Class EmfPlusFillPath

Class EmfPlusFillPath

De naam: Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects Verzameling: Aspose.Imaging.dll (25.4.0)

Het EmfPlusFillPath-object bepaalt een grafische route voor het vullen van een aangepaste lijncap

public sealed class EmfPlusFillPath : EmfPlusStructureObjectType

Inheritance

object MetaObject EmfPlusObject EmfPlusStructureObjectType EmfPlusFillPath

Geëerbiede leden

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

Constructors

EmfPlusFillPath()

public EmfPlusFillPath()

Properties

FillPath

Geeft of instelt het EmfPlusPath-object (afdeling 2.2.1.6) dat het gebied om te vullen bepaalt.

public EmfPlusPath FillPath { get; set; }

Eigendomswaarde

EmfPlusPath

 Nederlands