AGI STK Objects 11 Send comments on this topic.
SelectRegion Method (IAgCvGridInspector)
See Also 
RegionName





Description

Selects a region.

Syntax

[Visual Basic .NET]
Public Sub SelectRegion( _
   ByVal RegionName As String _
) 

[C#]
public void SelectRegion(
string RegionName
);

[Managed C++]
public: void SelectRegion(
String __gc ^ RegionName
);

[Java]
public  selectRegion(
String RegionName
);

[Unmanaged C++]
public: HRESULT SelectRegion(
BSTR RegionName
);

Parameters

RegionName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1