Accusoft.NotateXpress13.Net
Y Property (MappingInputEventArgs)




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

Reference

MappingInputEventArgs Class
MappingInputEventArgs Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback