ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTText Class : TextOpacity Property |
'Declaration Public Property TextOpacity As Integer
'Usage Dim instance As ImGearARTText Dim value As Integer instance.TextOpacity = value value = instance.TextOpacity
public int TextOpacity {get; set;}