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