Struct GlyphShape.GlyphBound
public struct GlyphShape.GlyphBound
- Inherited Members
Constructors
GlyphBound(short, short, short, short)
public GlyphBound(short xMin, short yMin, short xMax, short yMax)
Parameters
Fields
XMax
public short XMax
Field Value
XMin
public short XMin
Field Value
YMax
public short YMax
Field Value
YMin
public short YMin