Pitch

WmfPitchAndFamily.Pitch property

Gets A property of a font that describes the pitch, of the characters. This MUST be a value in the PitchFont enumeration.

public WmfPitchFont Pitch { get; }

Property Value

The pitch.

See Also