Visual Basic (Declaration) | |
---|---|
Public Property FrameForePen As AnnPen |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnPen FrameForePen {get; set;} |
Return Value
The background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.For an example, refer to FrameBackPen.
When an AnnGroupObject is displayed with the AnnNewGroupEditDesigner
it is drawn with three pens:
The group outline background pen (FrameBackPen) The group outline foreground pen (FrameForePen) Each selected AnnObject in the group is drawn with the ObjectPen
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family