<Code Lib>
2023 Method
Changes 0
M

DividedPath.IsValidFixedNumberOfPoints

Description:
Identifies if the indicated number of points is valid for assignment to a DividedPath with a layout type 'FixedNumber'.

public static bool IsValidFixedNumberOfPoints(
	int fixedNumberOfPoints
)

  • Int32
    fixedNumberOfPoints
Return Value bool

Loading…