Class DwfWhipFont

DwfWhipFont class

Represents Font

public class DwfWhipFont : DwfWhipAttribute

Constructors

NameDescription
DwfWhipFont()Initializes a new instance of the DwfWhipFont class

Properties

NameDescription
CharSet { get; }Gets charset
Family { get; }Gets font family
Flags { get; }Gets options flags
Height { get; set; }Gets or sets Height
IsMaterialized { get; }Gets or sets value, that object is materialized
Name { get; set; }Gets font name
Oblique { get; set; }Gets or sets oblique
Pitch { get; }Gets pitch
Rotation { get; set; }Gets or sets rotation
Style { get; }Gets style
WidthScale { get; }Gets width scale

See Also