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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic 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