Click or drag to resize

Pdf3DCrossSection Opacity Property

Gets or sets the cutting plane opacity.
Remarks
The opacity is given in percents, 100 is full opacity, 0 is no opacity.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float Opacity { get; set; }

Property Value

Type: Single
See Also