DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / DrawArrowForPSAnchor Property

In This Topic
    DrawArrowForPSAnchor Property
    In This Topic
    Controls if a line or an arrow is drawn for anchor of text DicomLabel objects derived from entries in Presentation States
    Syntax
    'Declaration
     
    
    Public Shared Property DrawArrowForPSAnchor As System.Boolean
    public static System.bool DrawArrowForPSAnchor {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also