Class EmfPlusLinePath
Class EmfPlusLinePath
Nazwa przestrzeń: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Obiekt EmfPlusLinePath określa ścieżkę graficzną do wyświetlania przystosowanej linii.
public sealed class EmfPlusLinePath : EmfPlusStructureObjectType
Inheritance
object ← MetaObject ← EmfPlusObject ← EmfPlusStructureObjectType ← EmfPlusLinePath
Dziedziczeni członkowie
object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
EmfPlusLinePath()
public EmfPlusLinePath()
Properties
LinePath
Otrzymuje lub ustawia obiekt Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusPath, który definiuje wyjście.
public EmfPlusPath LinePath { get; set; }