{description}
{excerpt}Returns the [Shape|Shape] object's type. This property may not be changed.{excerpt}
{signature:C#}
 public ShapeType Type{ get; }
{signature}{signature:vb.net}
Public ReadOnly Property Type() As ShapeType
{signature}