CadMaterial.OpacityPercent

CadMaterial.OpacityPercent property

Gets or sets the opacity percent.

public double? OpacityPercent { get; set; }

Property Value

The opacity percent.

See Also