LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

FrameForePen Property






Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.
Syntax
public AnnPen FrameForePen {get; set;}
'Declaration
 
Public Property FrameForePen As AnnPen
'Usage
 
Dim instance As AnnGroupObject
Dim value As AnnPen
 
instance.FrameForePen = value
 
value = instance.FrameForePen
public AnnPen FrameForePen {get; set;}
 get_FrameForePen();
set_FrameForePen(value);
public:
property AnnPen^ FrameForePen {
   AnnPen^ get();
   void set (    AnnPen^ value);
}

Property Value

The background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.
Remarks
When an AnnGroupObject is displayed with the AnnNewGroupEditDesigner it is drawn with three pens: For more information, refer to New Annotation Features of Version 14.5.
Example
For an example, refer to FrameBackPen.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members
FrameBackPen Property
ObjectPen Property
GroupEditFrameBackPen Property
GroupEditFrameForePen Property
GroupEditObjectPen Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.