public override void Flip( ImGearPoint center, ImGearFlipModes flipMode )
public: void Flip( ImGearPoint center, ImGearFlipModes flipMode ) override
'Declaration Public Overrides Sub Flip( _ ByVal center As ImGearPoint, _ ByVal flipMode As ImGearFlipModes _ )
'Usage Dim instance As ImGearARTPoint Dim center As ImGearPoint Dim flipMode As ImGearFlipModes instance.Flip(center, flipMode)
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).
ImGearARTPoint Class ImGearARTPoint Members Flip Method
©2016. Accusoft Corporation. All Rights Reserved.