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++] |
|---|
|
| [Java] |
|---|
public AgECrdnIntersectionSurface getIntersectionSurface(); public void setIntersectionSurface( AgECrdnIntersectionSurface ); |





