Gets or sets the vertical and horizontal position of the image in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageAlign As ContentAlignment | |
| C# | |
|---|---|
public virtual ContentAlignment ImageAlign {get; set;} | |
| dbicLabel | Send comments on this topic. |
| ImageAlign Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : ImageAlign Property |
Gets or sets the vertical and horizontal position of the image in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageAlign As ContentAlignment | |
| C# | |
|---|---|
public virtual ContentAlignment ImageAlign {get; set;} | |