Map for WinForms | ComponentOne
C1.Win.Map Namespace / Style Class / Alignment Property

In This Topic
    Alignment Property (Style)
    In This Topic
    Gets or sets the alignment of the content.
    Syntax
    'Declaration
     
    
    Public Property Alignment As ContentAlignment
    public ContentAlignment Alignment {get; set;}
    See Also