ImageGear for .NET
OffsetY Property




Gets the Y move offset.
Syntax
'Declaration
 
Public ReadOnly Property OffsetY As Integer
'Usage
 
Dim instance As ImGearARTMarkMoveEventArgs
Dim value As Integer
 
value = instance.OffsetY
public int OffsetY {get;}
public: __property int get_OffsetY();
public:
property int OffsetY {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearARTMarkMoveEventArgs Class
ImGearARTMarkMoveEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback