ImageGear .NET - Updated November 28, 2017
Opacity Property (IImGearARTPoint)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPoint Interface : Opacity Property
Gets or sets the opacity of the mark.
Syntax
'Declaration
 
Property Opacity As Integer
 
'Usage
 
Dim instance As IImGearARTPoint
Dim value As Integer
 
instance.Opacity = value
 
value = instance.Opacity

Property Value

Any integer value from 0 (transparent) to 255 (opaque).
See Also

Reference

IImGearARTPoint Interface
IImGearARTPoint Members