'Usage
Dim instance As IImGearARTText
Dim value As Integer
instance.Opacity = value
value = instance.Opacity
Property Value
Integer value from 0 (transparent) to 255 (opaque).
Remarks
This Opacity property is used for all elements of the mark by default. If you need to set a differ opacity value for text element, please use TextOpacity property.