PlusMinusButtonField.GetButtonImage(ShapeElement) Method

Definition

Provides the image for the current state of the button

protected:
 override System::Drawing::Image ^ GetButtonImage(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parentShape);
protected override System.Drawing.Image GetButtonImage (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parentShape);
override this.GetButtonImage : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> System.Drawing.Image
Protected Overrides Function GetButtonImage (parentShape As ShapeElement) As Image

Parameters

parentShape
ShapeElement

Returns

Applies to