Accusoft.NotateXpress13.Net
X Property (MappingOutputEventArgs)




Gets the unmapped x coordinate of the annotation currently being exported.
Syntax
'Declaration
 
Public Property X As Integer
'Usage
 
Dim instance As MappingOutputEventArgs
Dim value As Integer
 
instance.X = value
 
value = instance.X
public int X {get; set;}
public: __property int get_X();
public: __property void set_X( 
   int value
);
public:
property int X {
   int get();
   void set (    int value);
}
See Also

Reference

MappingOutputEventArgs Class
MappingOutputEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback