Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapPanTool Class / Margin Property

In This Topic
    Margin Property (MapPanTool)
    In This Topic
    Gets or sets the margin space for this element.
    Syntax
    'Declaration
     
    
    Public Property Margin As Padding
    public Padding Margin {get; set;}
    See Also