Rogue Wave Views
Foundation Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Classes | Enumerations
path.h File Reference
#include <ilviews/base/graphic.h>

Classes

class  IlvGraphicPath
 Graphic class. More...
 
class  IlvPathDrawingData
 Graphic path related class. More...
 
class  IlvPathSteppingData
 Graphic path-related class. More...
 

Enumerations

enum  IlvDrawRule { IlvStrokeOnly, IlvFillOnly, IlvStrokeAndFill }
 Defines the different drawing rules of the IlvGraphicPath instances. More...
 

Detailed Description

Library: views
Declaration of the IlvGraphicPath class.

Enumeration Type Documentation

§ IlvDrawRule

Defines the different drawing rules of the IlvGraphicPath instances.

Enumerator
IlvStrokeOnly 

Each IlvPointArray is displayed as a polyline using the regular palette.

IlvFillOnly 

Each IlvPointArray is displayed as a filled polygon using the background palette.

IlvStrokeAndFill 

Each IlvPointArray is displayed as a filled polygon with an outline polyline.


© Copyright 2017, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.