rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

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 ilviews/graphics/path.h] Declaration of the IlvGraphicPath class.


Enumeration Type Documentation

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.