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

Other languages:
English • ‎中文

property CARenderingStyle* RenderingStyle

包含一个CARenderingStyle对象,该对象控制数据如何从Analytica返回。 在对象最初实例化时,该属性继承CAEngineDefaultRenderingStyle属性。

数据类型

CARenderingStyle

访问

read, and the object itself is changeable.

用法

obj.RenderingStyle.StringQuotes = 0;

另请参考

Comments


You are not allowed to post comments.