Click or drag to resize

AnnotationDataAnnotationBounds Property

Gets the rectangle bounds of the annotation, including any pen or shadow, before any matricies are applied.
Gets the rectangle bounds of the annotation, including any pen or shadow, before any matrices are applied.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public virtual RectangleF AnnotationBounds { get; }

Property Value

Type: RectangleF
The rectangular bounds of the annotation without any matrices applied.

Property Value

Type: RectangleF
The rectangular bounds of the annotation without any matrices applied.
See Also