ToggleButtonField::GetMinimumSize Method (ShapeElement^)
Visual Studio 2015
Returns the minimum size of the ImageField, which is the size of the image to be displayed, or the minimum size specified in the AnchoringBehavior, whichever is larger. If the shape field is unscaled, then the AnchoringBehavior size is always used.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- parentShape
- Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeElement^
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD
Show: