Class WmfExtTextOut

Class WmfExtTextOut

Tên không gian: Aspose.Imaging.FileFormats.Wmf.Objects Tổng hợp: Aspose.Imaging.dll (25.4.0)

Wmf ext văn bản

public class WmfExtTextOut : WmfPointObject

Inheritance

object MetaObject WmfObject WmfPointObject WmfExtTextOut

Derived

WmfTextOut

Thành viên thừa kế

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

Nhận hoặc đặt dx.

public short[] Dx { get; set; }

Giá trị bất động sản

short [ ]

ExtendedByte

Nhận hoặc đặt byte mở rộng.

public byte ExtendedByte { get; set; }

Giá trị bất động sản

byte

FwOpts

Nhận hoặc đặt các tùy chọn fw.

public int FwOpts { get; set; }

Giá trị bất động sản

int

Rectangle

Nhập hoặc đặt góc thẳng.

public Rectangle Rectangle { get; set; }

Giá trị bất động sản

Rectangle

StringLength

Nhận hoặc đặt chiều dài của dây.

public int StringLength { get; set; }

Giá trị bất động sản

int

Text

Nhận hoặc đặt văn bản.

public string Text { get; set; }

Giá trị bất động sản

string

 Tiếng Việt