Defines the amount of transparency of a stroke. Valid range is from 0 to 1.
[Visual Basic]Public Property Opacity As
Double [C#]public
double Opacity {get; set;}
Remarks
The default value is 1.
See Also
Stroke Class | Aspose.Words.Drawing Namespace