ChevronButtonField.GetButtonImage(ShapeElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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