ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BreakEvenStyles Class / SafetyMargin Property

In This Topic
    SafetyMargin Property
    In This Topic
    Specifies the style of the safety margin area.
    Syntax
    'Declaration
     
    Public Property SafetyMargin As SVGStyle
    public SVGStyle SafetyMargin {get; set;}
    See Also