ImageGear .NET - Updated July 5, 2018
Opacity Property (IImGearARTCurve)




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

Property Value

Integer value.
See Also

Reference

IImGearARTCurve Interface
IImGearARTCurve Members