OverrideFillMode

<< Click to Display Table of Contents >>

 

OverrideFillMode

Enum This property specifies a fill mode for objects in a Group. It changes the original image's fill mode without changing original object's fill settings.

Available options for the OverrideFillMode property

Option

Description

0 - NoOverride

Object's original fill (default)

1 - Wireframe

Objects are not filled, they draw only their borders

2 - SolidFill

Filling of objects in a Group is solid with the color specified in the OverrideFillColor property

3 - ByBrightness

Filling of objects in a Group is solid with the color specified in the OverrideFillColor property, but it takes into account the intensity of the original fill color for each object

Was this page useful?