Table of Contents

Class PathFillRuleRecord

Namespace
Aspose.Imaging.FileFormats.Core.VectorPaths
Assembly
Aspose.Imaging.dll

Path Fill Rule Record Class

public class PathFillRuleRecord : VectorPathRecord
Inheritance
PathFillRuleRecord
Inherited Members

Constructors

PathFillRuleRecord()

Initializes a new instance of the PathFillRuleRecord class.

public PathFillRuleRecord()

PathFillRuleRecord(byte[])

Initializes a new instance of the PathFillRuleRecord class.

public PathFillRuleRecord(byte[] data)

Parameters

data byte[]

The record data.

Properties

Type

Gets the type.

public override VectorPathType Type { get; }

Property Value

VectorPathType

The type.