Enum EmfPlusLineStyle
Enum EmfPlusLineStyle
Tên không gian: Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts Tổng hợp: Aspose.Imaging.dll (25.4.0)
Danh sách LineStyle xác định các phong cách của các dòng được vẽ với tấm đồ họa.
public enum EmfPlusLineStyle
Fields
LineStyleCustom = 5
Tùy chọn một user-defined, tùy chỉnh dashed line.
LineStyleDash = 1
Dựa vào một dòng dính.
LineStyleDashDot = 3
Định nghĩa một dòng Dash-dot thay thế.
LineStyleDashDotDot = 4
Định nghĩa một dòng Dash-dot-Dot thay thế.
LineStyleDot = 2
Chọn một dòng dotted.
LineStyleSolid = 0
Chọn một dòng vững chắc.
Remarks
Các dòng đồ họa được chỉ định bởi Aspose.Imaging.FileFormats.Emf. EmfPlus.Objects.EmmPlusPen đối tượng (phần 2.2.1.7).