A3DObject.GetProperty

A3DObject.GetProperty method

获取指定属性的值

public object GetProperty(string property)
参数类型描述
属性字符串属性名称

返回值

找到的属性的值

另请参见