Click or drag to resize

WpfRectangleGripsAspectRatio Property

Gets or sets the aspect ratio to maintain when the user is resizing the annotation.

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 double AspectRatio { get; set; }

Property Value

Type: Double
The aspect ratio to maintain when the user is resizing the annotation.
Remarks
Setting this property to zero will disable the aspect ratio.
See Also