<< Click to Display Table of Contents >>
OverrideFillMode |
This property specifies a fill mode for moving objects. It changes the original fill mode of an image without changing objects' original fill settings. Possible values for this property are described on the next table.
Available options for the OverrideFillMode property
Option |
Description |
---|---|
0 - NoOverride |
Original fill of objects (default) |
1 - Wireframe |
Objects are not filled, they only draw their borders |
2 - SolidFill |
Objects' fill inside a group is solid with the color specified in the OverrideFillColor property |
3 - ByBrightness |
Objects' fill inside a group is solid with the color specified in the OverrideFillColor property, but it considers the intensity of the original fill color for each object |