Name

DiagramShape.Name property

Gets the name of this DiagramShape.

public string Name { get; }

Property Value

The name of this DiagramShape.

See Also