DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / DefaultHitMargin Property

In This Topic
    DefaultHitMargin Property
    In This Topic
    The default margin of error used for the LabelHits method
    Syntax
    'Declaration
     
    
    Public Shared Property DefaultHitMargin As System.Integer
    public static System.int DefaultHitMargin {get; set;}
    Remarks
    This property is used as the default value for HitMargin
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also