Shape.ID Property

Definition

Returns the type for the specified object. Read-only Integer.

public:
 property int ID { int get(); };
public int ID { get; }
Public ReadOnly Property ID As Integer

Property Value

Remarks

You can use an ID label as a hyperlink reference in other HTML documents or on the same Web page.

Applies to