Visual Basic (Declaration) | |
---|---|
Public Property TextColor As Color |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Color TextColor {get; set;} |
Return Value
The default text color used when calling ToAnnObject.For an example, refer to ToAnnObject.
The text of a text DicomAnnotationObject has no color, but
the text of an AnnTextObject has a color.
When calling ToAnnObject to convert a DicomAnnotationObject,
the TextColor is color of the text of the resulting AnnTextObject.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family