GetShape

GetShape(string)

指定した名前の要素を取得します。

public Shape GetShape(string name)
パラメータタイプ説明
nameString

関連項目


GetShape(long)

指定した ID の要素を取得します。

public Shape GetShape(long ID)
パラメータタイプ説明
IDInt64

関連項目