Class EmfStrokeAndFillPath

Class EmfStrokeAndFillPath

이름 공간 : Aspose.Imaging.FileFormats.Emf.Emf.Records 모임: Aspose.Imaging.dll (25.4.0)

EMR_STROKEANDFILLPATH 기록은 한 경로에 있는 모든 개방된 숫자를 닫고, 출구를 흔들어 놓습니다.현재 펜을 사용하여 경로, 그리고 현재 브러시를 사용하여 내부를 채우십시오.

public sealed class EmfStrokeAndFillPath : EmfDrawingRecordType

Inheritance

object MetaObject EmfRecord EmfDrawingRecordType EmfStrokeAndFillPath

상속 회원들

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

Constructors

EmfStrokeAndFillPath(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath 클래스의 새로운 예를 시작합니다.

public EmfStrokeAndFillPath(EmfRecord source)

Parameters

source EmfRecord

그리고 출처입니다.

EmfStrokeAndFillPath()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfStrokeAndFillPath 클래스의 새로운 예를 시작합니다.

public EmfStrokeAndFillPath()

Properties

Bounds

128비트 WMF RectL 개체([MS-WMF] 섹션 2.2.2.19)를 얻거나 설정합니다.장치 단위에서, 장치 단위에서.

public Rectangle Bounds { get; set; }

부동산 가치

Rectangle

 한국어