yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Styles & Linetypes
CadTStyleGetID
Returns the i d of the text style.
std::int32_t
CadTStyleGetID
(
YuHandle
hStyle
);
Parameters
hStyle
(YuHandle)
Handle to the style.
Return Value
The i d.
See Also
CadTStyleGetBackward
CadTStyleGetFont
CadTStyleGetHeight
CadTStyleGetName
CadTStyleGetOblique
CadTStyleGetTTFName
CadTStyleGetUpsideDown
CadTStyleGetWidth
Styles & Linetypes (chapter)