获取组合框的绘制模式,三维图层组合框的绘制模式只能为 OwnerDrawVariable。
命名空间:
SuperMap.Desktop.UI程序集: SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll
语法
C# |
---|
[BrowsableAttribute(false)] [DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public DrawMode DrawMode { get; internal set; } |