Leadtools.ImageProcessing.Effects Namespace > ObjectInformationCommand Class : Angle Property |
public int Angle {get;}
'Declaration Public ReadOnly Property Angle As Integer
'Usage Dim instance As ObjectInformationCommand Dim value As Integer value = instance.Angle
public int Angle {get;}
@property (nonatomic, assign, readonly) int angle;
public int getAngle()
get_Angle();