Adds a new level to the collection. When adding a level with duplicate 'Value', it will update 'Color' and 'Translucency' values of the existing level.
| [Visual Basic .NET] |
|---|
Public Function Add( _ ByVal Value As Double, _ ByVal Color As System.Drawing.Color, _ ByVal Translucency As Double _ ) As IAgVmVOSpatialCalculationLevel |
| [C#] |
|---|
public IAgVmVOSpatialCalculationLevel Add( |
| [Managed C++] |
|---|
public: IAgVmVOSpatialCalculationLevel^ Add( |
| [Java] |
|---|
public IAgVmVOSpatialCalculationLevel add( |
| [Unmanaged C++] |
|---|
public: HRESULT Add( |
- Value
- Color
- Translucency
