An intersection surface.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property IntersectionSurface() As AgECrdnIntersectionSurface
|
| [C#] |
|---|
public AgECrdnIntersectionSurface IntersectionSurface {get; set;}
|
| [Managed C++] |
|---|
public: __property AgECrdnIntersectionSurface get_IntersectionSurface();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_IntersectionSurface(
|
| [Java] |
|---|
public AgECrdnIntersectionSurface getIntersectionSurface();public void setIntersectionSurface(
|