Specifies the method used for connecting
geometric elements.
Read-write property
[Visual Basic .NET] |
---|
Public Property Connect() As AgEVectorAxesConnectType
|
[C#] |
---|
public AgEVectorAxesConnectType Connect {get; set;}
|
[Managed C++] |
---|
public: __property AgEVectorAxesConnectType get_Connect();
|
[Unmanaged C++] |
---|
public: HRESULT get_Connect(
|
[Java] |
---|
public AgEVectorAxesConnectType getConnect();public void setConnect(
|