StringLength

WmfExtTextOut.StringLength property

Gets or sets the length of the string.

public int StringLength { get; set; }

Property Value

The length of the string.

See Also