Edit

Share via


ToastSpriteSheet.FrameHeight Property

Definition

Gets or sets the frame-height of the sprite sheet. Required value that must be greater than 0.

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

Property Value

Applies to