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

In This Topic
    Orientation Property (MapZoomTool)
    In This Topic
    Gets or sets the orientation of the zoom tool.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also