public class PathFillRuleRecord extends VectorPathRecord
Path Fill Rule Record Class
Constructor and Description |
---|
PathFillRuleRecord(byte[] data)
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 VectorPathRecord