Class OdCustomShape
Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Tổng hợp: Aspose.Imaging.dll (25.4.0)
Tài liệu mở theo định dạng tùy chỉnh
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
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
OdCustomShape(OdObject)
Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
cha mẹ .
Properties
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; }