<Code Lib>
2025 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
)

Return Value Boolean Boolean

Loading…