Class EmfPlusLinePath
Class EmfPlusLinePath
Il nome: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
L’oggetto EmfPlusLinePath specifica un percorso grafico per illuminare un cappello di linea personalizzato.
public sealed class EmfPlusLinePath : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusLinePath
I membri ereditari
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusLinePath()
public EmfPlusLinePath()
Properties
LinePath
Riceve o impone un Aspose.Imaging.FileFormats.Emf.EmbPlus.Objects.EMfPlusPath oggetto che definisce l’outline.
public EmfPlusPath LinePath { get; set; }