ENCX SDK
5.5.0.926
|
The identity of a single panel (either the main chart or an inset panel) on a known raster chart. More...
import"encxcom.idl";
Public Member Functions | |
HRESULT | Construct ([in] BSTR chartNumber, [in] IRasPanelIdentifier *panelID) |
Initialize from a specific chart and panel. More... | |
Properties | |
BSTR | ChartIdentifier [get] |
The chart. More... | |
IRasPanelIdentifier | Panel [get] |
The panel within the chart. More... | |
The identity of a single panel (either the main chart or an inset panel) on a known raster chart.
Use IRasChartPanelIdentifier when both the chart identity must be specified as well as that of the panel. Properties and methods via IRasChartPanelIdentifier.
Definition at line 4094 of file encxcom.idl.
|
inherited |
Initialize from a specific chart and panel.
|
getpropertyinherited |
The chart.
|
getpropertyinherited |
The panel within the chart.