The entity label.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Label() As IAgLabelGraphics |
| [C#] |
|---|
public IAgLabelGraphics Label {get; set;} |
| [Managed C++] |
|---|
public: __property IAgLabelGraphics ^ get_Label(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgLabelGraphics getLabel(); public void setLabel( IAgLabelGraphics ); |





