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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also