GetShapeIncludingChild

GetShapeIncludingChild(string)

Haalt het element inclusief zijn onderliggende vorm op bij de opgegeven naam.

public Shape GetShapeIncludingChild(string name)
Parameter Type Beschrijving
name String

Zie ook


GetShapeIncludingChild(int)

Haalt het element inclusief zijn onderliggende vorm op bij de opgegeven id.

public Shape GetShapeIncludingChild(int id)
Parameter Type Beschrijving
name Int32

Zie ook