BinaryLinkShapeGeometry Members

The BinaryLinkShapeGeometry type exposes the following members.

Constructors

  Name Description
Public method BinaryLinkShapeGeometry

Top

Methods

  Name Description
Public method AddLineArcPath (Inherited from LinkShapeGeometry.)
Public method CalculateRotationAngle (Inherited from LinkShapeGeometry.)
Public method Dispose Overloaded.
Public method DoFoldToShape (Inherited from LinkShapeGeometry.)
Public method DoHitTest Overloaded.
Public method DoHitTestSelection (Inherited from LinkShapeGeometry.)
Public method DoPaint Draws the shape geometry and, if available, the shadow for the shape geometry. (Inherited from ShapeGeometry.)
Public method DoPaintEmphasis (Inherited from LinkShapeGeometry.)
Protected method DoPaintGeometry (Overrides LinkShapeGeometry.DoPaintGeometry(DiagramPaintEventArgs, IGeometryHost).)
Public method DoPaintResizeFeedback (Inherited from LinkShapeGeometry.)
Public method DoPaintSelection (Inherited from LinkShapeGeometry.)
Protected method DoPaintShadow Draws the shadow for the shape geometry. (Inherited from ShapeGeometry.)
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.)
Protected property UninitializedPath Gets the path around the shape geometry. (Inherited from ShapeGeometry.)

Top

See Also

Reference

BinaryLinkShapeGeometry Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace