'Declaration Protected Function New( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation, _
ByVal minReferencePointCountМинимальное количество точек на фигуре.As System.Int32, _
ByVal isReferencePointCountFixedЗначение, указывающее, нельзя ли изменить minReferencePointCount.As Boolean _
)
protected PdfAnnotationGraphicsFigure(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation,
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
protected: PdfAnnotationGraphicsFigure(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation,
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
protected:
PdfAnnotationGraphicsFigure(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation,
System.Int32 minReferencePointCount,
bool isReferencePointCountFixed
)
Parameters
- annotation
- Аннотация.
- minReferencePointCount
- Минимальное количество точек на фигуре.
- isReferencePointCountFixed
- Значение, указывающее, нельзя ли изменить minReferencePointCount.