Click or drag to resize
TileFramesubFrames Field
A list of all the frameset frame indexes contained in this tile frame.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public readonly int[] subFrames

Field Value

Type: Int32
Remarks
Composite tiles may have multiple frames drawn on top of each other.
See Also