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






    DrawArrowForPSAnchor Property
    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
     
    'Usage
     
    
    Dim value As System.Boolean
     
    DicomGlobal.DrawArrowForPSAnchor = value
     
    value = DicomGlobal.DrawArrowForPSAnchor
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also