iWheel Help
C#
VB
Show/Hide TOC
Text
Cylinder
Fore
Color Property
Gets or sets the
Color
used to draw the items of the
TextCylinder
.
Definition
Namespace:
BeeMobile.iWheel
Assembly:
BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
Copy
public
Color
ForeColor
{
get
;
set
; }
VB
Copy
Public
Property
ForeColor
As
Color
Get
Set
Property Value
Color
See Also
Reference
TextCylinder Class
BeeMobile.iWheel Namespace
In This Article
Definition
See Also