Struct Font
- Namespace
- Mech3DotNet.Reader.Mw
- Assembly
- Mech3DotNet.dll
public struct Font
- Inherited Members
Fields
align
public string align
Field Value
color
public Color color
Field Value
face
public string face
Field Value
height
public int height
Field Value
shadow
public bool shadow
Field Value
Methods
ToString()
Returns the fully qualified type name of this instance.
public override string ToString()
Returns
- string
The fully qualified type name.