Glossary Item Box

LabDevTools Send comments on this topic.

CharColor

Gets or sets the color of character.

 

[Visual Basic]
Public Property CharColor As Color
 
[C#]
public Color CharColor
{get; set;}
Observations:

Of default it is Drawing.Color.Red.

 

See also:

CharBackColor | CharText | PointType

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.