Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GlobeGraphicsToolbar
ColorSelection
C# Class GlobeGraphicsToolbar.ColorSelection
Afficher le fichier
Open project: Esri/arcobjects-sdk-community-samples
Class Usage Examples
Méthodes publiques
Méthode
Description
GetColor
( ) :
IColor
SetColor
(
int
red
,
int
green
,
int
blue
) :
void
Method Details
GetColor()
public
static
méthode
public
static
GetColor
( ) :
IColor
Résultat
IColor
SetColor()
public
static
méthode
public
static
SetColor
(
int
red
,
int
green
,
int
blue
) :
void
red
int
green
int
blue
int
Résultat
void