'Declaration Public Overridable Sub SetAnnotationRectangle( _
ByVal annotationАннотация.As PdfAnnotation, _
ByVal annotationReferencePointsОпорные точки аннотации.() As System.Drawing.PointF _
)
public virtual void SetAnnotationRectangle(
PdfAnnotation annotation,
System.Drawing.PointF[] annotationReferencePoints
)
public: virtual void SetAnnotationRectangle(
PdfAnnotation* annotation,
System.Drawing.PointF[]* annotationReferencePoints
)
public:
virtual void SetAnnotationRectangle(
PdfAnnotation^ annotation,
array<System.Drawing.PointF>^ annotationReferencePoints
)
Parameters
- annotation
- Аннотация.
- annotationReferencePoints
- Опорные точки аннотации.
Return Value
Рассчитанный прямоугольник аннотации.