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




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

Property Value

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

Reference

ImGearARTLine Class
ImGearARTLine Members