Class OdEnhancedGeometry
Class OdEnhancedGeometry
Tên không gian: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Tổng hợp: Aspose.Imaging.dll (25.4.0)
Vật thể Geometry Enhanced.
[JsonObject(MemberSerialization.OptIn)]
public class OdEnhancedGeometry : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEnhancedGeometry
Thành viên thừa kế
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
OdEnhancedGeometry(OdObject)
Bắt đầu một trường hợp mới của lớp Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEnhancedGeometry.
public OdEnhancedGeometry(OdObject parent)
Parameters
parent
OdObject
cha mẹ .
Properties
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 [ ]
Type
Nhận hoặc đặt loại.
[JsonProperty]
public string Type { get; set; }
Giá trị bất động sản
ViewBox
Nhận hoặc đặt hộp xem.
[JsonProperty]
public Rectangle ViewBox { get; set; }