yucad3d

CadPntStyleGetDrawMode

Returns the draw mode of the point style.

std::int32_t CadPntStyleGetDrawMode ( YuHandle hStyle );

Parameters

hStyle (YuHandle)
Handle to the style.

Return Value

The draw mode.

See Also