Class EmfPlusCompoundLineData

Class EmfPlusCompoundLineData

Nom dels espais: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)

L’objecte EmfPlusCompoundLineData especifica les dades de línia i espai per a una línia de compost.

public sealed class EmfPlusCompoundLineData : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusCompoundLineData

Membres heretats

object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfPlusCompoundLineData()

public EmfPlusCompoundLineData()

Properties

CompoundLineData

Obtenir o establir una sèrie de valors de punt flotant CompoundLineDataSizeque especifica la línia de composició d’una penya. els elementsS’ha d’estar en l’ordre creixent, i els seus valors han de serEntre 0.0 i 1.0, inclòs

public float[] CompoundLineData { get; set; }

Valor de la propietat

float []

 Català