This topic has not yet been rated - Rate this topic

LinkShapeGeometry Methods

(see also Protected Methods )
  Name Description
Public method AddLineArcPath
Public method CalculateRotationAngle
Public method DoFoldToShape Overridden.
Public method DoHitTest Overloaded.
Public method DoHitTestSelection Overridden.
Public method DoPaint  Draws the shape geometry and, if available, the shadow for the shape geometry.  (Inherited from ShapeGeometry.)
Public method DoPaintEmphasis Overridden.
Public method DoPaintResizeFeedback Overridden.
Public method DoPaintSelection Overridden.
Public method Equals  Overloaded. (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  (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. Overridden.
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.)
Public method Static GetSelectionBorderThickness  Overloaded. Gets the width of the border for a selection in the specified view.  (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  (Inherited from Object.)
Public method Static ReferenceEquals  (Inherited from Object.)
Public method Static Rotate  Rotate the shape geometry.  (Inherited from ShapeGeometry.)
Public method Static SnapToCircle  Snaps a potential point from the bounding box around the shape geometry to the perimeter of the circle.  (Inherited from ShapeGeometry.)
Public method ToString  (Inherited from Object.)
Public method Static Translate  Moves an array of points.  (Inherited from ShapeGeometry.)
Top
  Name Description
Protected method CreateDiagramItem Overloaded.
Protected method DoPaintGeometry Overridden.
Protected method DoPaintShadow  Draws the shadow for the shape geometry.  (Inherited from ShapeGeometry.)
Protected method DrawDecorator
Protected method Finalize  (Inherited from Object.)
Protected method GetHitTestTolerance  Gets the tolerance around the shape geometry to use when a hit test is performed.  (Inherited from ShapeGeometry.)
Protected method GetPath  Overloaded. Gets the path around the shape geometry.  (Inherited from ShapeGeometry.)
Protected method GetPerimeterBoundingBox  Gets the bounding box around the perimeter of the shape geometry.  (Inherited from ShapeGeometry.)
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  (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.