GetShape

GetShape(string)

Ottiene l’elemento con il nome specificato.

public Shape GetShape(string name)
Parametro Tipo Descrizione
name String

Guarda anche


GetShape(long)

Ottiene l’elemento all’ID specificato.

public Shape GetShape(long ID)
Parametro Tipo Descrizione
ID Int64

Guarda anche