CadGetPen
No GDI pen/brush objects — drawing is OpenGL.
void* CadGetPen (
std::int32_t iColor,
std::int32_t Width
);
Parameters
- iColor (std::int32_t)
- Integer value.
- Width (std::int32_t)
- Width in world units.
Return Value
The get pen.
Remarks
Honest nullptr handles.