PointBaseDataCalculateBounds Method |
Name | Description | |
---|---|---|
CalculateBounds(AnnotationPen, AnnotationBrush, PointF) | This method will calculate the bounding rectangle for the annotation, taking the pen width, shadow and
annotation transforms into account. (Inherited from AnnotationData.) | |
CalculateBounds(RectangleF, AnnotationPen, AnnotationBrush, PointF) | This method will add the annotation pen width, shadow and transforms to the provided rectangle bounds.
(Inherited from AnnotationData.) | |
CalculateBounds(AnnotationPen, AnnotationBrush, PointF, Boolean, Boolean) | Calculates the bounding rectangle for the annotation. |