int AnchorX {get; set;}
__property int get_AnchorX(); __property void set_AnchorX( int value );
property int AnchorX { int get(); void set ( int value); }
'Declaration Property AnchorX As Integer
'Usage Dim instance As IImGearARTPopupText Dim value As Integer instance.AnchorX = value value = instance.AnchorX
IImGearARTPopupText Interface IImGearARTPopupText Members
©2016. Accusoft Corporation. All Rights Reserved.