LabelShape::GetAnchorMargins Method (ShapeField^)

 

Gets the size of the margins around a text field in the label shape.

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

protected:
static SizeD GetAnchorMargins(
	ShapeField^ field
)

Parameters

field
Type: Microsoft.VisualStudio.Modeling.Diagrams::ShapeField^

The text field.

Return Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::SizeD

The size of the margins around the text field in the label shape.

Return to top
Show: