表示一个选择符号风格的按钮。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[ToolboxBitmapAttribute(typeof(ButtonMarkerStyle), "Resources.Toolbox.ButtonMarkerStyle.png")]
public class ButtonMarkerStyle : ButtonStyleBase

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        ControlBase
          BaseControl
            BaseStyleControl
              BaseButton
                SimpleButton
                  SuperMap.Desktop.UI..::.UIButton
                    SuperMap.Desktop.UI..::.ButtonStyleBase
                      SuperMap.Desktop.UI..::.ButtonMarkerStyle

请参见