Class CdrPathObject

Class CdrPathObject

Το όνομα: Aspose.Imaging.FileFormats.Cdr.Objects Συγκέντρωση: Aspose.Imaging.dll (25.4.0)

Ο δρόμος του CDR

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

Inheritance

object DisposableObject CdrObject CdrGraphicObject CdrPathObject

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

CdrPathObject()

public CdrPathObject()

Properties

PointTypes

Αποκτά ή καθορίζει τους τύπους σημείων.

[JsonProperty]
public byte[] PointTypes { get; set; }

Αξία ιδιοκτησίας

byte [ ]

Points

Να πάρει ή να θέσει τα σημεία.

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

Αξία ιδιοκτησίας

PointD [ ]

 Ελληνικά