Class EmfPlusCustomLineCap

Class EmfPlusCustomLineCap

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

Các đối tượng EmfPlusCustomLineCap xác định hình dạng để sử dụng ở cuối một dòng được vẽ bằng một bút chì đồ họa.

public sealed class EmfPlusCustomLineCap : EmfPlusGraphicsObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusGraphicsObjectType EmfPlusCustomLineCap

Thành viên thừa kế

EmfPlusGraphicsObjectType.Version , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusCustomLineCap()

public EmfPlusCustomLineCap()

Properties

CustomLineCapData

Nhận hoặc thiết lập dữ liệu chiều dài thay đổi mà xác định đối tượng data cap line tùy chỉnh được chỉ định trong trường kiểu.và định dạng dữ liệu có thể khác nhau cho mỗi loại cap line tùy chỉnh.

public EmfPlusCustomBaseLineCap CustomLineCapData { get; set; }

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

EmfPlusCustomBaseLineCap

Type

Nhận hoặc thiết lập một toàn bộ ký kết 32-bit mà chỉ định loại đối tượng cap line tùy chỉnh,xác định nội dung của trường CustomLineCapData.

public EmfPlusCustomLineCapDataType Type { get; set; }

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

EmfPlusCustomLineCapDataType

 Tiếng Việt