Class OdEnhancedGeometry
Class OdEnhancedGeometry
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
拡大した地質学の物体
[JsonObject(MemberSerialization.OptIn)]
public class OdEnhancedGeometry : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEnhancedGeometry
相続人
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)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEnhancedGeometryクラスの新しい例を開始します。
public OdEnhancedGeometry(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
EnhancedPath
強化された道を得たり、設定したりする。
[JsonProperty]
public OdGraphicObject[] EnhancedPath { get; set; }
不動産価値
OdGraphicObject ( )
Type
得るか、タイプを設定するか。
[JsonProperty]
public string Type { get; set; }
不動産価値
ViewBox
入力または表示ボックスを設定します。
[JsonProperty]
public Rectangle ViewBox { get; set; }