DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / IFrameSource Interface / CalculatedNumberOfFrames Method






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also