Class OdPath
Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Tổng hợp: Aspose.Imaging.dll (25.5.0)
Khởi mở tài liệu Object Path
[JsonObject(MemberSerialization.OptIn)]
public class OdPath : OdStyledObjectInheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdPath
Thành viên thừa kế
OdStyledObject.Style , OdStyledObject.Rectangle , OdGraphicObject.AbsoluteCoordinates , OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
OdPath(OdObject)
Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdPath.
public OdPath(OdObject parent)Parameters
parent OdObject
cha mẹ .
Properties
Data
Nhận hoặc đặt dữ liệu.
[JsonProperty]
public string Data { get; set; }Giá trị bất động sản
EnhancedPath
Nhận hoặc đặt con đường nâng cao.
[JsonProperty]
public OdGraphicObject[] EnhancedPath { get; set; }Giá trị bất động sản
OdGraphicObject [ ]
Layer
Nhận hoặc đặt lớp.
[JsonProperty]
public string Layer { get; set; }Giá trị bất động sản
StyleName
Nhận hoặc đặt tên của phong cách.
[JsonProperty]
public string StyleName { get; set; }Giá trị bất động sản
TextStyleName
Nhận hoặc đặt tên của phong cách văn bản.
[JsonProperty]
public string TextStyleName { get; set; }