Click or drag to resize

ImageViewOptionsCommandActiveFrameRange Property

Active frame range as a list of RangeL. If the list is Nothing or Empty, all frames in the sequence are used

Namespace:  MediaCy.Viewers.Image
Assembly:  MediaCy.Viewers.Image (in MediaCy.Viewers.Image.dll) Version: 3.1.0.0
Syntax
VB
Public Property ActiveFrameRange As List(Of RangeL)
	Get
	Set

Property Value

Type: ListRangeL

Return Value

Type: ListRangeL
Remarks