FontColor

FontColor(int, int, int)

يقوم بتهيئة اللون بمكونات اللون المحددة .

public FontColor(int r, int g, int b)
معامليكتبوصف
rInt32مكون أحمر.
gInt32المكون الأخضر.
bInt32مكون أزرق.

أنظر أيضا


FontColor()

يقوم بتهيئة اللون .

public FontColor()

أنظر أيضا