'Declaration Protected Function New( _
ByVal minReferencePointCountМинимальное количество точек в фигуре.As System.Int32, _
ByVal isReferencePointCountFixedЗначение, указывающее, нельзя ли изменить minReferencePointCount.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
- Минимальное количество точек в фигуре.
- isReferencePointCountFixed
- Значение, указывающее, нельзя ли изменить minReferencePointCount.