LinkShapeGeometry Members

The LinkShapeGeometry type exposes the following members.

Constructors

  Name Description
Public method LinkShapeGeometry

Top

Methods

  Name Description
Public method AddLineArcPath
Public method CalculateRotationAngle
Protected methodStatic member CreateDiagramItem
Public method Dispose Overloaded.
Public method DoFoldToShape (Overrides ShapeGeometry.DoFoldToShape(IGeometryHost, PointD, PointD).)
Public method DoHitTest Overloaded.
Public method DoHitTestSelection (Overrides ShapeGeometry.DoHitTestSelection(IGeometryHost, PointD, DiagramHitTestInfo).)
Public method DoPaint Draws the shape geometry and, if available, the shadow for the shape geometry. (Inherited from ShapeGeometry.)
Public method DoPaintEmphasis (Overrides ShapeGeometry.DoPaintEmphasis(DiagramPaintEventArgs, IGeometryHost).)
Protected method DoPaintGeometry (Overrides ShapeGeometry.DoPaintGeometry(DiagramPaintEventArgs, IGeometryHost).)
Public method DoPaintResizeFeedback (Overrides ShapeGeometry.DoPaintResizeFeedback(DiagramPaintEventArgs, IGeometryHost, RectangleD).)
Public method DoPaintSelection (Overrides ShapeGeometry.DoPaintSelection(DiagramPaintEventArgs, IGeometryHost, Boolean, Boolean, Boolean).)
Protected method DoPaintShadow Draws the shadow for the shape geometry. (Inherited from ShapeGeometry.)
Protected methodStatic member DrawDecorator
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetBackgroundBrushId Gets the ID that is assigned to the brush that paints the background of the shape geometry. (Inherited from ShapeGeometry.)
Public method GetExtraPenWidth Gets the width of the pen that is drawn outside of the border of the geometry shape. (Inherited from ShapeGeometry.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetOutlinePenId Gets the ID that is assigned to the brush that paints the outline of the shape geometry. (Inherited from ShapeGeometry.)
Public method GetPath Overloaded.
Public method GetPathCopy Gets a copy of the path around the shape geometry. (Inherited from ShapeGeometry.)
Public method GetPerimeter Gets the perimeter around the shape geometry. (Inherited from ShapeGeometry.)
Protected method GetPerimeterBoundingBox Gets the bounding box around the perimeter of the shape geometry. (Inherited from ShapeGeometry.)
Public method GetSelectionLineOffset Gets the distance between the selection and the outside of the shape geometry. (Inherited from ShapeGeometry.)
Public method GetSelectionLineWidth Gets the width of the selection. (Inherited from ShapeGeometry.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method HasFilledBackground Checks to see whether the shape geometry has a background fill. (Inherited from ShapeGeometry.)
Protected method HasOutline Checks to see whether the shape geometry has a border. (Inherited from ShapeGeometry.)
Protected method HasShadow Checks to see if the shape geometry has a shadow. (Inherited from ShapeGeometry.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Public property ShadowOffset Gets the offset between the shape geometry and the shadow. (Inherited from ShapeGeometry.)
Public propertyStatic member SizeDecorator
Protected property UninitializedPath Gets the path around the shape geometry. (Inherited from ShapeGeometry.)

Top

See Also

Reference

LinkShapeGeometry Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace