Edit

Share via


ToastSpriteSheet.StartingFrame Property

Definition

Gets or sets the starting frame of the sprite sheet. If not specified, it will start at frame zero.

public uint? StartingFrame { get; set; }
member this.StartingFrame : Nullable<uint32> with get, set
Public Property StartingFrame As Nullable(Of UInteger)

Property Value

Applies to