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