int Opacity {get; set;}
__property int get_Opacity(); __property void set_Opacity( int value );
property int Opacity { int get(); void set ( int value); }
'Declaration Property Opacity As Integer
'Usage Dim instance As IImGearARTPolygon Dim value As Integer instance.Opacity = value value = instance.Opacity
IImGearARTPolygon Interface IImGearARTPolygon Members
©2017. Accusoft Corporation. All Rights Reserved.