<Code Lib>
2020 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 bool

Loading…