Retrieve the border wall properties of the
range contours.
Read-only property
[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(
|
[Java] |
---|
public IAgVOBorderWall getBorderWall();
|