ShapeGeometry::DoPaintShadow Method (DiagramPaintEventArgs^, IGeometryHost^)

 

Draws the shadow for the shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
virtual void DoPaintShadow(
	DiagramPaintEventArgs^ e,
	IGeometryHost^ geometryHost
)

Parameters

e
Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramPaintEventArgs^

The diagram paint event arguments.

geometryHost
Type: Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^

The shape or link.

Return to top
Show: