Click or drag to resize

WpfAnnotationCanvasConfinedBounds Property

Gets the confined bounds based on the AnnotationConfinement, DocumentBounds and Zoom properties.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Rect ConfinedBounds { get; }

Property Value

Type: Rect
The confined bounds.
See Also