ENCX SDK
5.5.0.926
|
The identity of a specific panel of a specific 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 specific panel of a specific chart.
Definition at line 1038 of file encxcom.idl.
HRESULT IRasChartPanelIdentifier::Construct | ( | [in] BSTR | chartNumber, |
[in] IRasPanelIdentifier * | panelID | ||
) |
Initialize from a specific chart and panel.
|
getproperty |
The chart.
|
getproperty |
The panel within the chart.