AnnotationDataCalculateBounds Method (AnnotationPen, AnnotationBrush, PointF) |
This method will calculate the bounding rectangle for the annotation, taking the pen width, shadow and
annotation transforms into account.
Namespace:
Atalasoft.Annotate
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks This method will apply the render transforms when calculating the bounds. Use the
AnnotationBrush method to get the bounds without any transforms applied.
See Also