ImageShapeGeometry.DoPaintGeometry Method

Definition

Paint the image shape

protected:
 override void DoPaintGeometry(Microsoft::VisualStudio::Modeling::Diagrams::DiagramPaintEventArgs ^ e, Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost);
protected override void DoPaintGeometry (Microsoft.VisualStudio.Modeling.Diagrams.DiagramPaintEventArgs e, Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost);
override this.DoPaintGeometry : Microsoft.VisualStudio.Modeling.Diagrams.DiagramPaintEventArgs * Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost -> unit
Protected Overrides Sub DoPaintGeometry (e As DiagramPaintEventArgs, geometryHost As IGeometryHost)

Parameters

geometryHost
IGeometryHost

Applies to