ImageGear for .NET
AspectNumeratorX Property (IImGearARTPolyRuler)




Gets or sets the mark's X aspect numerator value.
Syntax
'Declaration
 
Property AspectNumeratorX As Integer
'Usage
 
Dim instance As IImGearARTPolyRuler
Dim value As Integer
 
instance.AspectNumeratorX = value
 
value = instance.AspectNumeratorX
int AspectNumeratorX {get; set;}
__property int get_AspectNumeratorX();
__property void set_AspectNumeratorX( 
   int value
);
property int AspectNumeratorX {
   int get();
   void set (    int value);
}

Property Value

Integer value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback