PathFillRuleRecord.PathFillRuleRecord

PathFillRuleRecord()

Initializes a new instance of the PathFillRuleRecord class.

public PathFillRuleRecord()

See Also


PathFillRuleRecord(byte[])

Initializes a new instance of the PathFillRuleRecord class.

public PathFillRuleRecord(byte[] data)
ParameterTypeDescription
dataByte[]The record data.

See Also