Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)