ImageGear .NET
Center Property (ImGearARTMarkFlipEventArgs)




Gets the center point, around which to rotate the mark.
Syntax
public ImGearPoint Center {get;}
public: __property ImGearPoint get_Center();
public:
property ImGearPoint Center {
   ImGearPoint get();
}
'Declaration
 
Public ReadOnly Property Center As ImGearPoint
 
'Usage
 
Dim instance As ImGearARTMarkFlipEventArgs
Dim value As ImGearPoint
 
value = instance.Center

Property Value

ImageGear.Core.ImGearPoint value.
See Also

Reference

ImGearARTMarkFlipEventArgs Class
ImGearARTMarkFlipEventArgs Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback