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