LinkShapeGeometry Methods
Visual Studio 2005
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| AddLineArcPath | |
| CalculateRotationAngle | |
| DoFoldToShape | Overridden. |
| DoHitTest | Overloaded. |
| DoHitTestSelection | Overridden. |
| DoPaint | Draws the shape geometry and, if available, the shadow for the shape geometry. (Inherited from ShapeGeometry.) |
| DoPaintEmphasis | Overridden. |
| DoPaintResizeFeedback | Overridden. |
| DoPaintSelection | Overridden. |
| Equals | Overloaded. (Inherited from Object.) |
| GetBackgroundBrushId | Gets the ID that is assigned to the brush that paints the background of the shape geometry. (Inherited from ShapeGeometry.) |
| GetExtraPenWidth | Gets the width of the pen that is drawn outside of the border of the geometry shape. (Inherited from ShapeGeometry.) |
| GetHashCode | (Inherited from Object.) |
| GetOutlinePenId | Gets the ID that is assigned to the brush that paints the outline of the shape geometry. (Inherited from ShapeGeometry.) |
| GetPath | Overloaded. Overridden. |
| GetPathCopy | Gets a copy of the path around the shape geometry. (Inherited from ShapeGeometry.) |
| GetPerimeter | Gets the perimeter around the shape geometry. (Inherited from ShapeGeometry.) |
| GetSelectionBorderThickness | Overloaded. Gets the width of the border for a selection in the specified view. (Inherited from ShapeGeometry.) |
| GetSelectionLineOffset | Gets the distance between the selection and the outside of the shape geometry. (Inherited from ShapeGeometry.) |
| GetSelectionLineWidth | Gets the width of the selection. (Inherited from ShapeGeometry.) |
| GetType | (Inherited from Object.) |
| ReferenceEquals | (Inherited from Object.) |
| Rotate | Rotate the shape geometry. (Inherited from ShapeGeometry.) |
| SnapToCircle | Snaps a potential point from the bounding box around the shape geometry to the perimeter of the circle. (Inherited from ShapeGeometry.) |
| ToString | (Inherited from Object.) |
| Translate | Moves an array of points. (Inherited from ShapeGeometry.) |
| Name | Description | |
|---|---|---|
| CreateDiagramItem | Overloaded. |
| DoPaintGeometry | Overridden. |
| DoPaintShadow | Draws the shadow for the shape geometry. (Inherited from ShapeGeometry.) |
| DrawDecorator | |
| Finalize | (Inherited from Object.) |
| GetHitTestTolerance | Gets the tolerance around the shape geometry to use when a hit test is performed. (Inherited from ShapeGeometry.) |
| GetPath | Overloaded. Gets the path around the shape geometry. (Inherited from ShapeGeometry.) |
| GetPerimeterBoundingBox | Gets the bounding box around the perimeter of the shape geometry. (Inherited from ShapeGeometry.) |
| HasFilledBackground | Checks to see whether the shape geometry has a background fill. (Inherited from ShapeGeometry.) |
| HasOutline | Checks to see whether the shape geometry has a border. (Inherited from ShapeGeometry.) |
| HasShadow | Checks to see if the shape geometry has a shadow. (Inherited from ShapeGeometry.) |
| MemberwiseClone | (Inherited from Object.) |