Reference used in defining the lower edge of
the border wall. A member of the AgEBorderWallUpperLowerEdgeAltRef
enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property LowerEdgeAltRef() As AgEBorderWallUpperLowerEdgeAltRef
|
[C#] |
---|
public AgEBorderWallUpperLowerEdgeAltRef LowerEdgeAltRef {get; set;}
|
[Managed C++] |
---|
public: __property AgEBorderWallUpperLowerEdgeAltRef get_LowerEdgeAltRef();
|
[Unmanaged C++] |
---|
public: HRESULT get_LowerEdgeAltRef(
|
[Java] |
---|
public AgEBorderWallUpperLowerEdgeAltRef getLowerEdgeAltRef();public void setLowerEdgeAltRef(
|