Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Excerpt

Returns the Shape object's

type.

This

property

may

not

be

changed.

{excerpt} {signature:C#}

Signature
C#
C#
public ShapeType Type{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Type() As ShapeType
{signature}