Click or drag to resize

FramesCommandSetFrames Property

Defines list of the frames in the image set.

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property SetFrames As List(Of McImageSetLocations)
	Get
	Set

Property Value

Type: ListMcImageSetLocations

Return Value

Type: ListMcImageSetLocations
Remarks
Obsolete, use SetFramesRange, keep for old macros.
See Also