This topic has not yet been rated - Rate this topic

ShapeElement.Decorators Property

Gets the collection of decorators for the shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual IList<Decorator> Decorators { get; }

Property Value

Type: System.Collections.Generic.IList<Decorator>
The collection of decorators for the shape; otherwise, null if the shape has no decorators.

By default, the return value is null.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ