ShapeDecorator::RequiresHost Property

 

For shapes, outer shape decorators require an additional host shape; inner decorators are implemented as shape fields on the shape itself.

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

public:
property bool RequiresHost {
	virtual bool get() override;
}

Property Value

Type: System::Boolean
Return to top
Show: