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
Public Shared ReadOnly BoundsProperty As DependencyProperty
Field Value
Type:
DependencyPropertyRemarks Bounds is a read only property that is automatically set when the Location and Size properties are changed.
See Also