Class EmfPlusLinePath
Class EmfPlusLinePath
Nom dels espais: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Assemblea: Aspose.Imaging.dll (25.4.0)
L’objecte EmfPlusLinePath especifica un recorregut gràfic per tal de dissenyar un cap de línia personalitzat.
public sealed class EmfPlusLinePath : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusLinePath
Membres heretats
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusLinePath()
public EmfPlusLinePath()
Properties
LinePath
Objecte obtingut o establert un Aspose.Imaging.FileFormats.Emf. EmfPlus.Objects.EmbPlusPath objecte que defineix la sortida.
public EmfPlusPath LinePath { get; set; }