GetProperty

A3DObject.GetProperty method

指定したプロパティの値を取得

public object GetProperty(string property)
パラメータタイプ説明
propertyStringプロパティ名

戻り値

見つかったプロパティの値

関連項目