'Declaration
Public Overridable Property ContentAlignment As ContentAlignment
'Usage
Dim instance As GcMask Dim value As ContentAlignment instance.ContentAlignment = value value = instance.ContentAlignment
public virtual ContentAlignment ContentAlignment {get; set;}
Property Value
The value indicates the alignment of the content of this control.The default is System.Drawing.ContentAlignment.TopLeft.