Class CdrPpdt

Class CdrPpdt

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

cdr ノート ベクトル オブジェクト

[JsonObject(MemberSerialization.OptIn)]
public class CdrPpdt : CdrGraphicObject, IDisposable

Inheritance

object DisposableObject CdrObject CdrGraphicObject CdrPpdt

Implements

IDisposable

相続人

CdrGraphicObject.Width , CdrGraphicObject.Height , CdrGraphicObject.BoundsInPixels , CdrGraphicObject.ClipId , CdrObject.Parent , CdrObject.Document , DisposableObject.Dispose() , DisposableObject.ReleaseManagedResources() , DisposableObject.ReleaseUnmanagedResources() , DisposableObject.VerifyNotDisposed() , DisposableObject.Disposed , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

CdrPpdt()

public CdrPpdt()

Properties

KnotVecor

受けるか、ノートベクターを設定する。

[JsonProperty]
public int[] KnotVecor { get; set; }

不動産価値

int ( )

Points

ポイントを得たり、ポイントを設定したりする。

[JsonProperty]
public PointD[] Points { get; set; }

不動産価値

PointD ( )

こちらも見る

CdrObjectContainer

 日本語