DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Margin Property

In This Topic
    Margin Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRDescriptionAttribute("ControlMarginDescr")>
    <SRCategoryAttribute("CatLayout")>
    <System.ComponentModel.LocalizableAttribute(True)>
    Public Property Margin As System.Windows.Forms.Padding
    [SRDescription("ControlMarginDescr")]
    [SRCategory("CatLayout")]
    [System.ComponentModel.Localizable(true)]
    public System.Windows.Forms.Padding Margin {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also