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