The type of intersections to be shown. A member of the AgEIntersectionType enumeration.
Read-write property
[Visual Basic .NET] |
---|
Public Property IntersectionType() As AgEIntersectionType |
[C#] |
---|
public AgEIntersectionType IntersectionType {get; set;} |
[Managed C++] |
---|
public: __property AgEIntersectionType get_IntersectionType(); |
[Unmanaged C++] |
---|
public: HRESULT get_IntersectionType( |
[Java] |
---|
public AgEIntersectionType getIntersectionType();public void setIntersectionType( |