Accusoft.ImagXpressSdk Namespace > RotationGestureOccurringEventArgs Class : RotationCenterPoint Property |
'Declaration Public ReadOnly Property RotationCenterPoint As Point
'Usage Dim instance As RotationGestureOccurringEventArgs Dim value As Point value = instance.RotationCenterPoint
public Point RotationCenterPoint {get;}
public: __property Point get_RotationCenterPoint();