ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Style Class / Margins Property

In This Topic
    Margins Property (Style)
    In This Topic
    Gets or sets the thickness of the margins around the element.
    Syntax
    'Declaration
     
    Public Property Margins As Thickness
    public Thickness Margins {get; set;}
    See Also