Accusoft.NotateXpress13.Net
X Property (MappingInputEventArgs)




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

Reference

MappingInputEventArgs Class
MappingInputEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback