Multimedia2DRendering Enumeration CATPrintEdgeMode

enum CATPrintEdgeMode {
  CATPRINTEDGE_NONE,
  CATPRINTEDGE_SOLID,
  CATPRINTEDGE_PATTERN,
  CATPRINTEDGE_GRADIENT
}
Edge mode attribute.
Values:
CATPRINTEDGE_NONE
The closed primitive edges are not drawn.
CATPRINTEDGE_SOLID
The closed primitive edges are drawn with color.

This object is included in the file: CATPrintFillAttribute.h

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