LineLabelShape::ConstrainLabelSize Method (SizeD)
Visual Studio 2015
Called to constrain the automatically calculated size of the label. The default implementation has no constraint.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- proposedSize
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::SizeD
Size we wish to make the label.
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD
Show: