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

In This Topic
    ChildAlignment Property
    In This Topic
    Specify the locations of the child labels
    Syntax
    'Declaration
     
    
    Public Property ChildAlignment As System.Drawing.ContentAlignment
    public System.Drawing.ContentAlignment ChildAlignment {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also