ImageGear .NET
Opacity Property (IImGearARTEllipse)




Gets or sets the opacity of the mark.
Syntax
'Declaration
 
Property Opacity As Integer
'Usage
 
Dim instance As IImGearARTEllipse
Dim value As Integer
 
instance.Opacity = value
 
value = instance.Opacity
int Opacity {get; set;}
__property int get_Opacity();
__property void set_Opacity( 
   int value
);
property int Opacity {
   int get();
   void set (    int value);
}

Property Value

Integer value.
See Also

Reference

IImGearARTEllipse Interface
IImGearARTEllipse Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback