CadGetCurPntStyle
Get current point style.
YuHandle CadGetCurPntStyle (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The requested handle, or 0 if not found.
Get current point style.
CadCreate.The requested handle, or 0 if not found.