Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GlobeGraphicsToolbar
ColorSelection
C# Class GlobeGraphicsToolbar.ColorSelection
Mostrar archivo
Open project: Esri/arcobjects-sdk-community-samples
Class Usage Examples
Public Methods
Method
Description
GetColor
( ) :
IColor
SetColor
(
int
red
,
int
green
,
int
blue
) :
void
Method Details
GetColor()
public
static
method
public
static
GetColor
( ) :
IColor
return
IColor
SetColor()
public
static
method
public
static
SetColor
(
int
red
,
int
green
,
int
blue
) :
void
red
int
green
int
blue
int
return
void