PdfShapeOpacity Property |
Namespace: RadPdf.Data.Document.Objects.Shapes
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Opacity can not be less than 0% or more than 100%. |
Opacity for a shape must be between 0 and 100 percent, inclusive. The default value is 100.
An opacity of 0% means that the shape is completely hidden. An opacity of 100% means that the shape is completely visible.