<Code Lib>
2024 Method
Changes 0
M

DividedPath.IsValidBeginningIndent

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

public bool IsValidBeginningIndent(
	double beginningIndent
)

  • Double
    beginningIndent
Return Value bool

Loading…