DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomMaskRange Class / NumberOfContrastFrames Property

In This Topic
    NumberOfContrastFrames Property
    In This Topic
    Specifies the number of contrast frames to average together before performing the mask operation
    Syntax
    'Declaration
     
    
    Public Property NumberOfContrastFrames As System.Integer
    public System.int NumberOfContrastFrames {get; set;}
    Remarks
    If not set, no averaging is performed.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also