ImageShapeGeometry Members
Include Protected Members
Include Inherited Members
The ImageShapeGeometry type exposes the following members.
Constructors
Name
Description
Overloaded.
Top
Methods
Name
Description
(Inherited from NodeShapeGeometry.)
Overloaded.
(Inherited from RectangleShapeGeometry.)
Overloaded.
(Inherited from NodeShapeGeometry.)
Draws the shape geometry, and its shadow if it has one. (Inherited from ShapeGeometry.)
(Inherited from NodeShapeGeometry.)
(Overrides NodeShapeGeometry.DoPaintGeometry(DiagramPaintEventArgs, IGeometryHost).)
(Inherited from NodeShapeGeometry.)
(Inherited from NodeShapeGeometry.)
Draws the shadow for the shape. (Inherited from ShapeGeometry.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets the ID that is assigned to the brush that paints the background of the shape geometry. (Inherited from ShapeGeometry.)
Gets the width of the outline pen that is outside the boundary of the shape. (Inherited from ShapeGeometry.)
(Inherited from NodeShapeGeometry.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the ID that is assigned to the brush that paints the outline of the shape geometry. (Inherited from ShapeGeometry.)
Overloaded.
Gets a copy of the path around the shape geometry. Dispose the path when you have finished with it. (Inherited from ShapeGeometry.)
Gets the path of the perimeter around the shape, including the width of the pen that draws the boundary. Make a copy of this path if you want to retain it. (Inherited from ShapeGeometry.)
Gets the bounding box around the perimeter of the shape, including the thickness of the pen that draws the boundary. (Inherited from ShapeGeometry.)
Gets the distance between the selection and the outside of the shape geometry. (Inherited from ShapeGeometry.)
Gets the width of the line that indicates that a shape is selected. (Inherited from ShapeGeometry.)
Gets the type of the current instance. (Inherited from Object.)
True if this type of geometry has a filled background. (Inherited from ShapeGeometry.)
True if this type of geometry has a visible border. (Inherited from ShapeGeometry.)
True if this type of geometry has a shadow. (Inherited from ShapeGeometry.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
(Inherited from RoundedRectangleShapeGeometry.)
Gets the offset between the shape outline and the outer edge of the shadow. (Inherited from ShapeGeometry.)
Gets the path around the shape geometry. (Inherited from ShapeGeometry.)
Top