'Declaration Public Property Angle As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.Angle = value value = instance.Angle
public float Angle {get; set;}
'Declaration Public Property Angle As Single
'Usage Dim instance As DicomLabel Dim value As Single instance.Angle = value value = instance.Angle
public float Angle {get; set;}
The label is rotated around its centre after any transformations due to ImageTied have been applied.
This property only applies to labels of type rectangle, ellipse and text
If RotateTextWithImage is true, and the label is of type text, then: