Polygon/Area element parameters. More...
#include <gre/elemparms.h>
Classes | |
| struct | POLYSTYLEPARMS |
Public Member Functions | |
| POLYPARMS (const POLYPARMS &rhs) | |
| POLYPARMS () | |
| ~POLYPARMS () | |
| POLYPARMS & | operator= (const POLYPARMS &rhs) |
| void | Validate () |
Public Attributes | |
| AUTOLABELPARMS | AutoLabel |
| DATATIPPARMS | DataTip |
| LEGENDPARMS | Legend |
| RVC::OBJECTNAME | LegendElemTableName |
| LEGENDPARMS | LegendInt |
| SELECTPARMS | Select |
| bool | ShowInteriorLabel |
| bool | ShowLabel |
| POLYSTYLEPARMS | Style |
Polygon/Area element parameters.
| GRE::POLYPARMS::POLYPARMS | ( | ) |
| GRE::POLYPARMS::POLYPARMS | ( | const POLYPARMS & | rhs | ) |
| GRE::POLYPARMS::~POLYPARMS | ( | ) |
| void GRE::POLYPARMS::Validate | ( | ) |
DataTip parameters.
Label inside the polygon sample.
Show the label inside the polygon sample.
Show the label outside the polygon sample.
1.6.1