DrawableContainerConfig

类:外部标签容器的配置项

Constructor

new Glodon.Bimface.Earth.Plugins.Drawable.DrawableContainerConfig()

构造外部标签容器配置项

Members

NameTypeDescription
affectedBySectionBoolean

标签是否会被剖切,默认为true

enableRenderBoolean

是否渲染标签,默认为true。若标签数量过多,需要使用聚合标签功能,可以设置为false,可以有效提升性能。

maxNumNumber

标签最大的数量,默认为20

viewerGlodon.Bimface.Earth.Viewer.ViewerGIS

Viewer对象,必填项