DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel Class / Top Property

In This Topic
    Top Property (DicomLabel)
    In This Topic
    Define the top of a DicomLabel (annotation) on an image
    Syntax
    'Declaration
     
    
    Public Property Top As System.Single
    public System.float Top {get; set;}
    Remarks
    Equivalent to Area.Top. Remains in .NET version for backward compatibility.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also