#include <mdisp.h>
Public Member Functions | |
| LABELPARMS () | |
| LABELPARMS (const LABELPARMS &rhs) | |
| ~LABELPARMS () | |
| LABELPARMS & | operator= (const LABELPARMS &rhs) |
| bool | IsVisibleAtScale (double scale) const |
| void | Validate () |
Public Attributes | |
| SELECTPARMS | Select |
| LABELSTYLEPARMS | Style |
| DATATIPPARMS | DataTip |
| double | MinScaleVisible |
| double | MaxScaleVisible |
Definition at line 2750 of file mdisp.h.
|
|
|
|
|
|
|
|
|
|
|
Determine if labels are visible at specified scale.
|
|
|
|
|
|
|
|
|
DataTip parameters.
|
|
|
Maximum scale at which labels are visible.
|
|
|
Minimum scale at which labels are visible.
|
|
|
|
|
|
|
1.3.4-20031026