'Declaration Public Overrides Sub SetAnnotationRectangle( _
ByVal annotationАннотация.As PdfAnnotation, _
ByVal annotationReferencePointsОпорные точки аннотации.() As System.Drawing.PointF _
)
public override void SetAnnotationRectangle(
PdfAnnotation annotation,
System.Drawing.PointF[] annotationReferencePoints
)
public: void SetAnnotationRectangle(
PdfAnnotation* annotation,
System.Drawing.PointF[]* annotationReferencePoints
); override
public:
void SetAnnotationRectangle(
PdfAnnotation^ annotation,
array<System.Drawing.PointF>^ annotationReferencePoints
); override
Parameters
- annotation
- Аннотация.
- annotationReferencePoints
- Опорные точки аннотации.