Visual Basic (Declaration) | |
---|---|
Public Overridable Property NameForeColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual Color NameForeColor {get; set;} |
Return Value
A Color structure that represents the color used to draw the text of the name of this AnnObject.For an example, refer to AnnObject.NameOffset.
For more information, refer to Annotation Object Names.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family