This property sets whether or not the "Aspect Ratio" button is displayed on the ToolBarSetupObjects control.

[Visual Basic]Public Property ButtonAspectRatioVisible As Boolean
[C#]public bool ButtonAspectRatioVisible {get; set;}

Property Value

True: The "Aspect Ratio" button is displayed
False: The "Aspect Ratio" button is NOT displayed

Default value is True.

Explanation

The ButtonAspectRatioVisible property sets whether or not the "Aspect Ratio" button is displayed on the ToolBarSetupObjects control. When this property is False, the "Aspect Ratio" button is not displayed.

See Also

ToolBarSetupObjects Members | Newtone.ImageKit.Wpf.ToolBarSetupObjects

 

The ImageKit WPF is created by Newtone Corporation