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