Class CdrPolygon

Class CdrPolygon

Именује се: Aspose.Imaging.FileFormats.Cdr.Objects Асамблеја: Aspose.Imaging.dll (25.4.0)

ЦДР полигон

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

Inheritance

object DisposableObject CdrObject CdrGraphicObject CdrPolygon

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

CdrPolygon()

public CdrPolygon()

Properties

PointTypes

Добија или поставља врсте тачака.

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

Вредност имовине

byte []

Points

Добијају или постављају тачке.

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

Вредност имовине

PointD []

Гледајте такође

CdrObjectContainer

 Српски