GetShape

GetShape(string)

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

public Shape GetShape(string name)
ParamètreTaperLa description
nameString

Voir également


GetShape(long)

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

public Shape GetShape(long ID)
ParamètreTaperLa description
IDInt64

Voir également