ImageGear .NET - Updated December 24, 2018
Opacity Property (ImGearARTCurve)




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

Property Value

Integer value.
Remarks
The default value is 127.
See Also

Reference

ImGearARTCurve Class
ImGearARTCurve Members