Click or drag to resize

WpfAnnotationUIBoundsProperty Field

Identifies the Bounds dependency property.

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 static readonly DependencyProperty BoundsProperty

Field Value

Type: DependencyProperty
Remarks
Bounds is a read only property that is automatically set when the Location and Size properties are changed.
See Also