Click or drag to resize

AnnotationDataCalculateAnnotationBounds Method

Calculates the bounding rectangle of an annotation without applying the annotation transforms.
Overload List
  NameDescription
Protected methodCalculateAnnotationBounds(AnnotationPen, AnnotationBrush, PointF)
This method will calculate the bounding rectangle without applying the annotation transforms.
Protected methodCalculateAnnotationBounds(RectangleF, AnnotationPen, AnnotationBrush, PointF)
This method will calculate the bounding rectangle without applying the annotation transforms.
Top
See Also