Class EmfPlusLinePath

Class EmfPlusLinePath

Název místa: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Shromáždění: Aspose.Imaging.dll (25.4.0)

Objekt EmfPlusLinePath specifikuje grafickou dráhu pro vytváření přizpůsobené čáry.

public sealed class EmfPlusLinePath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusLinePath

Dědiční členové

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

Constructors

EmfPlusLinePath()

public EmfPlusLinePath()

Properties

LinePath

Obsahuje nebo nastaví objekt Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPath, který definuje výstup.

public EmfPlusPath LinePath { get; set; }

Hodnota nemovitosti

EmfPlusPath

 Čeština