LayerGet3DViewTypeΒΆ

LayerGet3DViewType returns the 3D view type. The type can be orthographic or perspective.

nType = LayerGet3DViewType(hLayer)

Return Value

nType

Parameters

hLayer

Identifies the layer.

id-396155