GroundObject
Determines if the object is a ground object. For more
information about ground objects, see the TerraExplorer User
Manual.
C#
|
|
|
|
|
bool GroundObject
{ get; set; }
|
C++
|
|
|
|
|
HRESULT GroundObject( VARIANT_BOOL*
pVal)
HRESULT GroundObject( VARIANT_BOOL
pVal)
|