LinePatternSegment(LinePatternSegmentType, Double)
Description:
Creates a line pattern segment with given type and length.
Creates a line pattern segment with given type and length.
Overloads (2):
public LinePatternSegment(
LinePatternSegmentType type,
double length
)
-
typeThe segment type.
-
DoublelengthThe length.
-
A value passed for an enumeration argument is not a member of that enumeration