Table of Contents

Class WmfSetPolyFillMode

Namespace
Aspose.Imaging.FileFormats.Wmf.Objects
Assembly
Aspose.Imaging.dll

The set poly fill mode.

public class WmfSetPolyFillMode : WmfObject
Inheritance
WmfSetPolyFillMode
Inherited Members

Constructors

WmfSetPolyFillMode()

public WmfSetPolyFillMode()

Properties

PolyFillMode

Gets or sets the poly fill mode.

public WmfPolyFillMode PolyFillMode { get; set; }

Property Value

WmfPolyFillMode

The poly fill mode.

Reserved

Gets or sets the reserved.

public int Reserved { get; set; }

Property Value

int

The reserved.