GetShape

GetShape(string)

Gets the element at the specified name.

public Shape GetShape(string name)
Parameter Type Description
name String

See Also


GetShape(long)

Gets the element at the specified ID.

public Shape GetShape(long ID)
Parameter Type Description
ID Int64

See Also