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

In This Topic
    Alignment Property (MapZoomTool)
    In This Topic
    Gets or sets the alignment of this item relative to its parent area.
    Syntax
    'Declaration
     
    
    Public Property Alignment As ContentAlignment
    public ContentAlignment Alignment {get; set;}
    See Also