A3DObject.SetProperty

A3DObject.SetProperty method

设置指定属性的值

public void SetProperty(string property, object value)
参数类型描述
属性字符串属性名称
对象属性的值

另请参见