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