Share

ViewDisplayDepthCueing.StartPercentage Property

The start percentage defines where depth cueing starts. Values between 0 and 100.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public int StartPercentage { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?