InitialFillRuleRecord

InitialFillRuleRecord class

Initial Fill Rule Record Class

public class InitialFillRuleRecord : VectorPathRecord

Constructors

NameDescription
InitialFillRuleRecord()Initializes a new instance of the InitialFillRuleRecord class.
InitialFillRuleRecord(bool)Initializes a new instance of the InitialFillRuleRecord class.
InitialFillRuleRecord(byte[])Initializes a new instance of the InitialFillRuleRecord class.

Properties

NameDescription
IsFillStartsWithAllPixels { get; set; }Gets or sets a value indicating whether is fill starts with all pixels.
override Type { get; }Gets the type.

See Also