CAObject::RenderingStyle
Revision as of 07:16, 24 October 2015 by Jhuawen (talk | contribs) (Created page with "包含一个CARenderingStyle对象,该对象控制数据如何从Analytica返回。 在对象最初实例化时,该属性继承CAEngine/zh|CAEngi...")
ADE User Guide > ADE Server Class Reference > CAObject
property CARenderingStyle* RenderingStyle
包含一个CARenderingStyle对象,该对象控制数据如何从Analytica返回。 在对象最初实例化时,该属性继承CAEngine的DefaultRenderingStyle属性。
数据类型
访问
read, and the object itself is changeable.
用法
obj.RenderingStyle.StringQuotes = 0;
另请参考
Comments
Enable comment auto-refresher