EntityTypeShape representing this entity type in the designer diagram.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public EntityTypeShape DiagramShape { get; } |
Visual Basic |
---|
Public ReadOnly Property DiagramShape As EntityTypeShape Get |
Visual C++ |
---|
public: property EntityTypeShape^ DiagramShape { EntityTypeShape^ get (); } |