Class OdMarker
Class OdMarker
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
マーカー
[JsonObject(MemberSerialization.OptIn)]
public class OdMarker : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdMarker
相続人
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
OdMarker(OdObject)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdMarker クラスの新しい例を開始します。
public OdMarker(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
Name
取るか、名前を付けます。
[JsonProperty]
public string Name { get; set; }
不動産価値
PathCommands
コマンドを入手するか、コマンドを入手するか。
[JsonProperty]
public OdGraphicObject[] PathCommands { get; set; }
不動産価値
OdGraphicObject ( )
Rectangle
直角を取るか、直角を取る。
[JsonProperty]
public RectangleF Rectangle { get; set; }