Class EmfPlusDashedLineData
Class EmfPlusDashedLineData
Il nome: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
L’oggetto EmfPlusDashedLineData specifica le proprietà di una riga scintillata per una penna grafica.
public sealed class EmfPlusDashedLineData : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusDashedLineData
I membri ereditari
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusDashedLineData()
public EmfPlusDashedLineData()
Properties
DashedLineData
Ottieni o impostate una serie di valori di DashedLineDataSizeche specifica le lunghezze delle scale e degli spazi inUna linea sospesa
public float[] DashedLineData { get; set; }
Valore di proprietà
float [ ]