DicomObjects.NET.8.48 Documentation
DicomObjects.Video Namespace / VideoCompressionOptions Class / FirstFrame Property

In This Topic
    FirstFrame Property
    In This Topic
    The first frame of the video to export
    Syntax
    'Declaration
     
    
    Public Property FirstFrame As System.Integer
    public System.int FirstFrame {get; set;}
    Remarks
    Default is 1
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also