public virtual void Rotate( ImGearPoint center, ImGearRotationValues rotationAngle )
public: virtual void Rotate( ImGearPoint center, ImGearRotationValues rotationAngle )
'Declaration Public Overridable Sub Rotate( _ ByVal center As ImGearPoint, _ ByVal rotationAngle As ImGearRotationValues _ )
'Usage Dim instance As ImGearARTMark Dim center As ImGearPoint Dim rotationAngle As ImGearRotationValues instance.Rotate(center, rotationAngle)
Note: The center parameter must be provided in the same coordinate system, as the mark was created and added to the ART page (image or device).
ImGearARTMark Class ImGearARTMark Members Rotate Method
©2016. Accusoft Corporation. All Rights Reserved.