Checks that the indent value does not cause the beginningIndent and endIndent to overlop
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidBeginningIndent(
double beginningIndent
)
Parameters
- beginningIndent Double
-
Return Value
Boolean
See Also
Reference