Class EmfPlusLinePath

Class EmfPlusLinePath

Der Name: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Versammlung: Aspose.Imaging.dll (25.4.0)

Das EmfPlusLinePath-Objekt erläutert einen grafischen Pfad, um eine angepasste Linie-Kap.

public sealed class EmfPlusLinePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusLinePath

Vererbte Mitglieder

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

Constructors

EmfPlusLinePath()

public EmfPlusLinePath()

Properties

LinePath

Er bekommt oder setzt ein Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPath Objekt, das die Ausgabe definiert.

public EmfPlusPath LinePath { get; set; }

Eigentumswert

EmfPlusPath

 Deutsch