int AspectDenominatorX {get; set;}
__property int get_AspectDenominatorX(); __property void set_AspectDenominatorX( int value );
property int AspectDenominatorX { int get(); void set ( int value); }
'Declaration Property AspectDenominatorX As Integer
'Usage Dim instance As IImGearARTPolyRuler Dim value As Integer instance.AspectDenominatorX = value value = instance.AspectDenominatorX
IImGearARTPolyRuler Interface IImGearARTPolyRuler Members
©2014. Accusoft Corporation. All Rights Reserved.