TerminalStrip Constructor(DMFunctionHandle)
In This Topic
Constructor. When object is created with this constructor, its create method must be called.
Syntax
public TerminalStrip(
DMFunctionHandle* handle
)
public:
TerminalStrip(
DMFunctionHandle* handle
)
Parameters
| Parameter Name | Description |
|---|
| handle | |
See Also