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

In This Topic
    MinArrowSize Property
    In This Topic
    Specify the minimum Arrow size when the labeltype is set to LabelArrow
    Syntax
    'Declaration
     
    
    Public Property MinArrowSize As System.Integer
    public System.int MinArrowSize {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also