共用方式為


NodeShapeGeometry.GetFocusIndicatorInsideMargin 方法

取得從圖形的周框方塊到圖形周框方塊內所繪製焦點指示區的距離,以全局單位表示。

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

語法

'宣告
Protected Overridable Function GetFocusIndicatorInsideMargin ( _
    geometryHost As IGeometryHost _
) As Double
protected virtual double GetFocusIndicatorInsideMargin(
    IGeometryHost geometryHost
)

參數

傳回值

類型:System.Double

.NET Framework 安全性

請參閱

參考

NodeShapeGeometry 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間