NodeShapeGeometry.GetFocusIndicatorInsideMargin(IGeometryHost) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the distance in world units from the bounding box of the shape to the focus indicator drawn within the shape's bounding box.
protected:
virtual double GetFocusIndicatorInsideMargin(Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost);
protected virtual double GetFocusIndicatorInsideMargin (Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost);
abstract member GetFocusIndicatorInsideMargin : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> double
override this.GetFocusIndicatorInsideMargin : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> double
Protected Overridable Function GetFocusIndicatorInsideMargin (geometryHost As IGeometryHost) As Double
Parameters
- geometryHost
- IGeometryHost