ENCX SDK
5.5.0.926
|
Properties and methods for ENCX::GridDisplaySettings. More...
import"encxcom.idl";
Public Member Functions | |
HRESULT | Copy ([out, retval] IGridDisplaySettings **pVal) |
Get an identical copy of this object. Like the Clone() method but type safe. More... | |
Properties | |
IGridPen | GridPen1 [get, set] |
Primary grid pen. More... | |
IGridPen | GridPen2 [get, set] |
Secondary grid pen. More... | |
IGridPen | GridPen3 [get, set] |
Tertiary grid pen. More... | |
VARIANT_BOOL | Show [get, set] |
Show or hide the grid. More... | |
DWORD | LabelColour [get, set] |
Label colour. More... | |
VARIANT_BOOL | ShowLabels [get, set] |
Show or hide labels. More... | |
Properties and methods for ENCX::GridDisplaySettings.
Definition at line 3251 of file encxcom.idl.
HRESULT IGridDisplaySettings::Copy | ( | [out, retval] IGridDisplaySettings ** | pVal | ) |
Get an identical copy of this object. Like the Clone() method but type safe.
|
getset |
Primary grid pen.
|
getset |
Secondary grid pen.
|
getset |
Tertiary grid pen.
|
getset |
Label colour.
|
getset |
Show or hide the grid.
|
getset |
Show or hide labels.