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

In This Topic
    HitMargin Property
    In This Topic
    The margin of error used for the LabelHits method
    Syntax
    'Declaration
     
    
    Public Property HitMargin As System.Integer
    public System.int HitMargin {get; set;}
    Remarks
    This is measured in screen pixels
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also