Accusoft.NotateXpress13.Net
NewX Property (MappingOutputEventArgs)




Gets the mapped x coordinate of the annotation currently being exported. Setting this property will modify the x position of the exported annotation.
Syntax
'Declaration
 
Public Property NewX As Double
'Usage
 
Dim instance As MappingOutputEventArgs
Dim value As Double
 
instance.NewX = value
 
value = instance.NewX
public double NewX {get; set;}
public: __property double get_NewX();
public: __property void set_NewX( 
   double value
);
public:
property double NewX {
   double get();
   void set (    double value);
}
See Also

Reference

MappingOutputEventArgs Class
MappingOutputEventArgs Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback