更新带状目标的状态

命名空间:  SuperMap.Realspace
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public void UpdateRibbon(
	string objectName,
	List<DynamicObjectState> objectStates
)

参数

objectName
Type: System..::.String
指定的对象名称
objectStates
Type: System.Collections.Generic..::.List<(Of <(DynamicObjectState>)>)
指定的对象状态集合

请参见