Multimedia2DRendering Enumeration CATPrintFillMode

enum CATPrintFillMode {
  CATPRINTFILL_EMPTY,
  CATPRINTFILL_SOLID,
  CATPRINTFILL_PATTERN,
  CATPRINTFILL_GRADIENT
}
Fill mode attribute.
Values:
CATPRINTFILL_EMPTY
The closed primitive is not filled.
CATPRINTFILL_SOLID
The closed primitive is painted with color.
CATPRINTFILL_PATTERN
The closed primitive is painted with pattern.

This object is included in the file: CATPrintFillAttribute.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.