Class EmfPlusLinePath

Class EmfPlusLinePath

Numele spaţiului: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Asamblare: Aspose.Imaging.dll (25.4.0)

Obiectul EmfPlusLinePath specifică o cale grafică pentru a afișa un cap de linie personalizat.

public sealed class EmfPlusLinePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusLinePath

Membrii moștenitori

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

Constructors

EmfPlusLinePath()

public EmfPlusLinePath()

Properties

LinePath

Obține sau stabilește un obiect Aspose.Imaging.FileFormats.Emf.EmbPlus.Objects.EMfPlusPath care definește rezultatul.

public EmfPlusPath LinePath { get; set; }

Valoarea proprietății

EmfPlusPath

 Română