Class InitialFillRuleRecord
InitialFillRuleRecord class
Initial Fill Rule Record Class
public class InitialFillRuleRecord : VectorPathRecord
Constructors
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| IsFillStartsWithAllPixels { get; set; } | Gets or sets a value indicating whether is fill starts with all pixels. |
| override Type { get; } | Gets the type. |
See Also
- class VectorPathRecord
- namespace Aspose.Imaging.FileFormats.Core.VectorPaths
- assembly Aspose.Imaging