GetShape

GetShape(string)

Ottiene l’elemento con il nome specificato.

public Shape GetShape(string name)
ParametroTipoDescrizione
nameString

Guarda anche


GetShape(long)

Ottiene l’elemento all’ID specificato.

public Shape GetShape(long ID)
ParametroTipoDescrizione
IDInt64

Guarda anche