'Declaration Protected Function New( _
ByVal minReferencePointCountMinimum count of points in a figure.As System.Int32, _
ByVal isReferencePointCountFixedA value indicating whether minReferencePointCount cannot be changed.As Boolean _
)
protected GraphicsFigure(
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
protected: GraphicsFigure(
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
protected:
GraphicsFigure(
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
Parameters
- minReferencePointCount
- Minimum count of points in a figure.
- isReferencePointCountFixed
- A value indicating whether minReferencePointCount cannot be changed.