Gets or sets the shape identifier.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public string Id { get; set; } |
Visual Basic
![]() |
---|
Public Property Id As String |
Once assigned through the constructor, the shape identifier should not be changed, that is, do not use the set accessor of this property.