Share

DividedPath.IsValidEndIndent Method

Checks that the indent value does not cause the beginningIndent and endIndent to overlop


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

Syntax

C#

public bool IsValidEndIndent(
	double endIndent
)

Parameters

endIndent  Double
 

Return Value

Boolean

See Also

Reference

Was this information helpful?