根据指定参数构造一个三维图层阴影是否可见设置改变事件参数类的新对象。

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

语法

C#
public Layer3DShadowEnabledChangedEventArgs(
	Layer3D layer,
	bool isShadowEnabled
)

参数

layer
Type: SuperMap.Realspace..::.Layer3D
指定的图层。
isShadowEnabled
Type: System..::.Boolean
图层阴影是否可见。

请参见