Selects an coordinate type.
[Visual Basic .NET] |
---|
Public Sub SetElementType( _ ByVal ElementType As AgEVAElementType _ ) |
[C#] |
---|
public void SetElementType( AgEVAElementType ElementType ); |
[Managed C++] |
---|
public: void SetElementType( AgEVAElementType ElementType ); |
[Unmanaged C++] |
---|
public: HRESULT SetElementType( AgEVAElementType ElementType ); |
[Java] |
---|
public void setElementType( AgEVAElementType ElementType ); |
[Python - STK API ] |
---|
def SetElementType(self, ElementType:"AgEVAElementType") -> None: |
- ElementType