Class WmfExtTextOut

Class WmfExtTextOut

Nazwa przestrzeń: Aspose.Imaging.FileFormats.Wmf.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Wmf ext tekst wyjść

public class WmfExtTextOut : WmfPointObject

Inheritance

object MetaObject WmfObject WmfPointObject WmfExtTextOut

Derived

WmfTextOut

Dziedziczeni członkowie

WmfPointObject.Point , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

WmfExtTextOut()

public WmfExtTextOut()

Properties

Dx

Zostaw lub ustaw dx.

public short[] Dx { get; set; }

Wartość nieruchomości

short [ ]

ExtendedByte

Zostaw lub ustaw rozszerzony byt.

public byte ExtendedByte { get; set; }

Wartość nieruchomości

byte

FwOpts

Dostęp lub ustaw FW opty.

public int FwOpts { get; set; }

Wartość nieruchomości

int

Rectangle

Zatrzymaj lub ustaw rektangulę.

public Rectangle Rectangle { get; set; }

Wartość nieruchomości

Rectangle

StringLength

Uzyskuje lub ustawia długość paska.

public int StringLength { get; set; }

Wartość nieruchomości

int

Text

Dostęp lub ustawienie tekstu.

public string Text { get; set; }

Wartość nieruchomości

string

 Polski