AGI STK Objects 11Send comments on this topic.
BorderWall Property (IAgVORangeContours)
See Also 
Windows






Windows & Linux

Description

Retrieve the border wall properties of the range contours.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BorderWall() As IAgVOBorderWall
[C#]
public IAgVOBorderWall BorderWall {get;}
[Managed C++]
public: __property IAgVOBorderWall^ get_BorderWall();
[Unmanaged C++]
public: HRESULT get_BorderWall(
   IAgVOBorderWall ** ppRetVal
);
[Java]
public IAgVOBorderWall getBorderWall();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.