CompartmentShape::DefaultContainerMargin Property

 

Gets the default margin between a nested child compartment and its parent compartment shape.

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

public:
property SizeD DefaultContainerMargin {
	virtual SizeD get() override;
}

Override this property to change the value.

Return to top
Show: