CadPntStylePutBlockScale
Sets the block scale of the point style.
void CadPntStylePutBlockScale (
YuHandle hStyle,
double Scale
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Scale (double)
- Scale factor.
Return Value
None.
Sets the block scale of the point style.
None.