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