Class CdrDictionaryItem

Class CdrDictionaryItem

Nombre del espacio: Aspose.Imaging.FileFormats.Cdr.Objects Asamblea: Aspose.Imaging.dll (25.4.0)

El artículo del diccionario cdr

[JsonObject(MemberSerialization.OptIn)]
public class CdrDictionaryItem : CdrObject, IDisposable

Inheritance

object DisposableObject CdrObject CdrDictionaryItem

Derived

CdrArrow ,y, CdrBmp ,y, CdrFill ,y, CdrFont ,y, CdrOutline ,y, CdrPattern ,y, CdrSpnd ,y, CdrStyle ,y, CdrText ,y, CdrVectorPattern

Implements

IDisposable

Miembros heredados

CdrObject.Parent ,y, CdrObject.Document ,y, DisposableObject.Dispose() ,y, DisposableObject.ReleaseManagedResources() ,y, DisposableObject.ReleaseUnmanagedResources() ,y, DisposableObject.VerifyNotDisposed() ,y, DisposableObject.Disposed ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

CdrDictionaryItem()

public CdrDictionaryItem()

Properties

Id

Obtenga o coloca el identificador.

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

Valor de la propiedad

int

Ver también

CdrObject

 Español