<Code Lib>
2027 Method
Changes 0
M

DividedPath.IsValidEndIndent

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

public bool IsValidEndIndent(
	double endIndent
)

  • Double
    endIndent
Return Value Boolean Boolean

Loading…