ImageGear .NET - Updated May 1, 2018
Opacity Property (ImGearSpotChannelInfo)




ImageGear24.Core Assembly > ImageGear.Core Namespace > ImGearSpotChannelInfo Class : Opacity Property
Gets or sets opacity of the spot color.
Syntax
'Declaration
 
Public Property Opacity As Integer
 
'Usage
 
Dim instance As ImGearSpotChannelInfo
Dim value As Integer
 
instance.Opacity = value
 
value = instance.Opacity

Property Value

Integer value in range [0...100].
See Also

Reference

ImGearSpotChannelInfo Class
ImGearSpotChannelInfo Members