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





Description

Retrieve the border wall properties.

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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1