Method to set the position ellipsoid attributes type.
[Visual Basic .NET] |
---|
Public Sub SetAttributesType( _ ByVal Attributes As AgEVeVOAttributes _ ) As |
[C#] |
---|
public void SetAttributesType( AgEVeVOAttributes Attributes ); |
[Managed C++] |
---|
public: void SetAttributesType( AgEVeVOAttributes Attributes ); |
[Java] |
---|
public void setAttributesType( AgEVeVOAttributes Attributes ); |
[Unmanaged C++] |
---|
public: HRESULT SetAttributesType( AgEVeVOAttributes Attributes ); |
- Attributes