yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Point & Point Style
CadPntStyleGetID
Returns the i d of the point style.
std::int32_t
CadPntStyleGetID
(
YuHandle
hStyle
);
Parameters
hStyle
(YuHandle)
Handle to the style.
Return Value
The i d.
See Also
CadPntStyleGetBlockID
CadPntStyleGetBlockScale
CadPntStyleGetDrawMode
CadPntStyleGetFixed
CadPntStyleGetFont
CadPntStyleGetName
CadPntStyleGetSnap
CadPntStyleGetTextHeight
Point & Point Style (chapter)