高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】get and set ltscale
get and set ltscale
get and set ltscale
hi there,
i am trying to get and set linetype scale. but i can't get it work. my code:
odresbufptr linetypescale = pdb->getsysvar("ltscale");
pdb->setsysvar("iinetypescale", myltscale);
can you give some sample code to do that?
thanks,
al
the problem is solved. i didn't set myltscale properly. it works atfer i set it right.
|