public virtual RequestCode OnChar( Position oPosition, char c )
public: virtual RequestCode OnChar( Position^ oPosition, char c )
Parameters
| Parameter Name | Description |
|---|---|
| oPosition | Is the current position of CAD cursor. |
| c |
Return Value
Default RequestCode for this function is
Nothing.