Class OdArc

Class OdArc

名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)

拡大した弓

[JsonObject(MemberSerialization.OptIn)]
public class OdArc : OdGraphicObject

Inheritance

object OdObject OdGraphicObject OdArc

相続人

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

OdArc(OdObject)

Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdArc クラスの新しい例を開始します。

public OdArc(OdObject parent)

Parameters

parent OdObject

親である。

Properties

ClockWise

あるいは,あるいは,あるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいはあるいは

[JsonProperty]
public bool ClockWise { get; set; }

不動産価値

bool

IsArcTo

得るか、あるいはこの例がアルクであるかどうかを示す値を設定します。

[JsonProperty]
public bool IsArcTo { get; set; }

不動産価値

bool

エリプティックQundrantX

このインスタンスがエリプティック四角Xであるかどうかを示す値を取得または設定します。

[JsonProperty]
public bool IsEllipticalQundrantX { get; set; }

不動産価値

bool

エリプティカル

このインスタンスがエリプティック四角Yであるかどうかを示す値を取得または設定します。

[JsonProperty]
public bool IsEllipticalQundrantY { get; set; }

不動産価値

bool

Point1

ポイント1を入力または設定します。

[JsonProperty]
public PointF Point1 { get; set; }

不動産価値

PointF

Point2

ポイント2を入力または設定します。

[JsonProperty]
public PointF Point2 { get; set; }

不動産価値

PointF

Point3

ポイント3を入力または設定します。

[JsonProperty]
public PointF Point3 { get; set; }

不動産価値

PointF

Point4

ポイント4を入力または設定します。

[JsonProperty]
public PointF Point4 { get; set; }

不動産価値

PointF

 日本語