Class CdrPpdt

Class CdrPpdt

Названий на: Aspose.Imaging.FileFormats.Cdr.Objects Асамблея: Aspose.Imaging.dll (25.4.0)

Об’єкт Cdr Knot Vector

[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

 Українська