CodeGenerationUtilities.IsOuterDecorator Method
Include Protected Members
Include Inherited Members
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 | |
---|---|---|
IsOuterDecorator(DiagramElementHasDecorators) | Returns true if the given link connects to an outer decorator. | |
IsOuterDecorator(ShapeDecoratorPosition) | Returns true if the given ShapeDecorationPosition is an outer decorator. |
Top