共用方式為


ToggleButtonEventArgs 建構函式 (Object, ShapeElement)

初始化 ToggleButtonEventArgs 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

語法

'宣告
Public Sub New ( _
    state As Object, _
    parentShape As ShapeElement _
)
public ToggleButtonEventArgs(
    Object state,
    ShapeElement parentShape
)

參數

.NET Framework 安全性

請參閱

參考

ToggleButtonEventArgs 類別

ToggleButtonEventArgs 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間