PDF3DCrossSection.CuttingPlaneOpacity

PDF3DCrossSection.CuttingPlaneOpacity property

Gets or sets the cutting plane opacity.

public double CuttingPlaneOpacity { get; set; }

Property Value

The cutting plane opacity.

Exceptions

exceptioncondition
ExceptionThe number must be in the range [0 , 1]

See Also