ColorCollection.Add(Color) Method
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type |
|---|---|
| value | Color |
Returns
| Type |
|---|
| Int32 |
See Also
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
NuGet Package: DevExpress.Win.Map
public override int Add(
Color value
)
Public Overrides Function Add(
value As Color
) As Integer
| Name | Type |
|---|---|
| value | Color |
| Type |
|---|
| Int32 |