public class PathFillRuleRecord extends VectorPathRecord
Path Fill Rule Record Class
| Constructor and Description |
|---|
PathFillRuleRecord()
Initializes a new instance of the
PathFillRuleRecord class. |
PathFillRuleRecord(byte[] data)
Initializes a new instance of the
PathFillRuleRecord class. |
| Modifier and Type | Method and Description |
|---|---|
short |
getType()
Gets the type.
|
public PathFillRuleRecord()
Initializes a new instance of the PathFillRuleRecord class.
public PathFillRuleRecord(byte[] data)
Initializes a new instance of the PathFillRuleRecord class.
data - The record data.public short getType()
Gets the type.
Value: The type.getType in class VectorPathRecordCopyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.