DicomObjects.NET.V8
DicomObjects Namespace / IFrameSource Interface / CalculatedNumberOfFrames Method



    CalculatedNumberOfFrames Method
    The number of frames, cacluated from the data itself
    Syntax
    'Declaration
     
    Function CalculatedNumberOfFrames() As Integer
     
    'Usage
     
    Dim instance As IFrameSource
    Dim value As Integer
     
    value = instance.CalculatedNumberOfFrames()
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also