IndentRight (méthode Get)

Retourne l'indentation du graphique depuis la bordure droite.

int  IndentRight()

Valeur de Retour

Taille de l'indentation en pixels.

IndentRight (méthode Set)

Définit l'indentation du graphique depuis la bordure droite.

void  IndentRight(
   const int  right      // taille de l'indentation
   )

Paramètres

right

[in]  Taille de l'indentation en pixels.