Class WmfExtTextOut

Class WmfExtTextOut

Pôvodný názov: Aspose.Imaging.FileFormats.Wmf.Objects Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Wmf ext text von

public class WmfExtTextOut : WmfPointObject

Inheritance

object MetaObject WmfObject WmfPointObject WmfExtTextOut

Derived

WmfTextOut

Z dedičných členov

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

Získať alebo nastaviť dx.

public short[] Dx { get; set; }

Hodnota nehnuteľnosti

short []

ExtendedByte

Získajte alebo nastavíte rozšírený byte.

public byte ExtendedByte { get; set; }

Hodnota nehnuteľnosti

byte

FwOpts

Získajte alebo nastavíte možnosti fw.

public int FwOpts { get; set; }

Hodnota nehnuteľnosti

int

Rectangle

Dostanete alebo nastavíte rektangul.

public Rectangle Rectangle { get; set; }

Hodnota nehnuteľnosti

Rectangle

StringLength

Získať alebo nastaviť dĺžku pruhu.

public int StringLength { get; set; }

Hodnota nehnuteľnosti

int

Text

Získať alebo nastaviť text.

public string Text { get; set; }

Hodnota nehnuteľnosti

string

 Slovenčina