ChevronButtonField::GetButtonImage Method (ShapeElement^)

 

Provides the image for the current state of the button

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

protected:
virtual Image^ GetButtonImage(
	ShapeElement^ parentShape
) override

Return Value

Type: System.Drawing::Image^

Provides the image for the current state of the button.

Return to top
Show: