Class EmfStrokePath

Class EmfStrokePath

Pôvodný názov: Aspose.Imaging.FileFormats.Emf.Emf.Records Zhromaždenie: Aspose.Imaging.dll (25.4.0)

EMR_STROKEPATH trieda

public sealed class EmfStrokePath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfStrokePath

Z dedičných členov

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

EmfStrokePath(EmfRecord)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokePath.

public EmfStrokePath(EmfRecord record)

Parameters

record EmfRecord

To je rekord.

EmfStrokePath()

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.Emf.EMF.Records. EmfStrokePath.

public EmfStrokePath()

Properties

Bounds

Získava alebo nastaví 128-bitový objekt WMF RectL (oddiel 2.2.2.19 [MS-WM F]), ktorý špecifikuje obmedzený rektál v jednotkách zariadenia

public Rectangle Bounds { get; set; }

Hodnota nehnuteľnosti

Rectangle

 Slovenčina