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