Table of Contents

Struct Font

Namespace
Mech3DotNet.Reader.Mw
Assembly
Mech3DotNet.dll
public struct Font
Inherited Members

Fields

align

public string align

Field Value

string

color

public Color color

Field Value

Color

face

public string face

Field Value

string

height

public int height

Field Value

int

shadow

public bool shadow

Field Value

bool

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.