Class CdrArtisticText
Nombre del espacio: Aspose.Imaging.FileFormats.Cdr.Objects Asamblea: Aspose.Imaging.dll (25.4.0)
El texto artístico del CDR
[JsonObject(MemberSerialization.OptIn)]
public class CdrArtisticText : CdrGraphicObject, IDisposable
Inheritance
object ← DisposableObject ← CdrObject ← CdrGraphicObject ← CdrArtisticText
Implements
Miembros heredados
CdrGraphicObject.Width ,y, CdrGraphicObject.Height ,y, CdrGraphicObject.BoundsInPixels ,y, CdrGraphicObject.ClipId ,y, 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
CdrArtisticText()
public CdrArtisticText()
Properties
Origin
Obtenga o establece su origen.
[JsonProperty]
public PointD Origin { get; set; }
Valor de la propiedad
TextIndex
Obtenga o coloca el índice del texto.
[JsonProperty]
public int TextIndex { get; set; }