This document is archived and information here might be outdated. Recommended version. |
Sets the GeoVideo Layers state.
[Visual Basic .NET] Public Property GeoVideoLayerState As Object
[C#] public object GeoVideoLayerState {get; set;}
[C++]
HRESULT get_GeoVideoLayerState(
VARIANT pvGroudOverlayProps
);
[C++]
HRESULT put_GeoVideoLayerState(
Variant* pvGroudOverlayProps
);
[C++]
Parameters pvGroudOverlayProps [in]
pvGroudOverlayProps is a parameter of type VARIANT pvGroudOverlayProps [out, retval]
pvGroudOverlayProps is a parameter of type VARIANT*