ScrollportCentered Property |
Gets of sets the value indicating if the image is centered in the control.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool Centered { get; set; }
Public Property Centered As Boolean
Get
Set
Property Value
Type:
BooleanThe value indicating if the image is centered in the control.
See Also