Click or drag to resize
Ab4d.SharpEngine logo

BitmapFont.Page Structure

Inheritance Hierarchy
System.Object
  System.ValueType
    Ab4d.SharpEngine.Utilities.BitmapFont.Page

Namespace: Ab4d.SharpEngine.Utilities
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
Syntax
C#
public struct Page : IEquatable<BitmapFont.Page>

The BitmapFont.Page type exposes the following members.

Constructors
 NameDescription
Public methodBitmapFont.PageInitializes a new instance of the BitmapFont.Page class
Top
Properties
 NameDescription
Public propertyFileName 
Public propertyId 
Top
See Also