GetShape

GetShape(string)

Obtient l’élément au nom spécifié.

public Shape GetShape(string name)
Paramètre Taper La description
name String

Voir également


GetShape(long)

Obtient l’élément à l’ID spécifié.

public Shape GetShape(long ID)
Paramètre Taper La description
ID Int64

Voir également