ShapeDecorator.RequiresHost Property

Definition

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

public:
 virtual property bool RequiresHost { bool get(); };
public override bool RequiresHost { get; }
member this.RequiresHost : bool
Public Overrides ReadOnly Property RequiresHost As Boolean

Property Value

Applies to