Form.ProfileCurveLoopCount
Description:
The number of curve loops in certain profile, specified by profile index.
The number of curve loops in certain profile, specified by profile index.
public int this[
int index
] { get; }
-
Int32indexIndex to specify the profile, should be within 0 and (ProfileCount - 1).