WmfExtTextOut

WmfExtTextOut class

Wmf ext text out

public class WmfExtTextOut : WmfPointObject

Constructors

NameDescription
WmfExtTextOut()The default constructor.

Properties

NameDescription
Dx { get; set; }Gets or sets the dx.
ExtendedByte { get; set; }Gets or sets the extended byte.
FwOpts { get; set; }Gets or sets the fw opts.
Point { get; set; }Gets or sets the point.
Rectangle { get; set; }Gets or sets the rectangle.
StringLength { get; set; }Gets or sets the length of the string.
Text { get; set; }Gets or sets the text.

See Also