Constructor
new Glodon.Bimface.Plugins.Annotation.AnnotationManagerConfig()
Members
Name | Type | Description |
---|---|---|
fillColor | Glodon.Web.Graphics.Color | 填充颜色 |
fontFamily | String | 字体样式 |
fontSize | Number | 字体大小,默认值14 |
lineColor | Glodon.Web.Graphics.Color | 线的颜色 |
lineWidth | Number | 线宽,默认值3 |
viewer | Object | 批注必须注册到一个具体的Viewer上,比如Viewer3D |
windowAdaption | Boolean | 是否进行窗口适应 |