ShapeElement.FindDecorator Method
Include Protected Members
Include Inherited Members
Finds the shape decorator that has a given name.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FindDecorator(String) | Finds the shape decorator that has a given name. | |
FindDecorator(IList<Decorator>, String) | Finds the shape decorator that has a given name. |
Top