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

GroupEditFrameBackPen Property






Gets or sets the background AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.
Syntax
public AnnPen GroupEditFrameBackPen {get; set;}
'Declaration
 
Public Property GroupEditFrameBackPen As AnnPen
'Usage
 
Dim instance As AnnAutomationManager
Dim value As AnnPen
 
instance.GroupEditFrameBackPen = value
 
value = instance.GroupEditFrameBackPen
public AnnPen GroupEditFrameBackPen {get; set;}
 get_GroupEditFrameBackPen();
set_GroupEditFrameBackPen(value);
public:
property AnnPen^ GroupEditFrameBackPen {
   AnnPen^ get();
   void set (    AnnPen^ value);
}

Property Value

The background AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.
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 GroupEditObjectPen.
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

AnnAutomationManager Class
AnnAutomationManager Members
GroupEditFrameForePen Property
GroupEditObjectPen Property

 

 


Products | Support | Contact Us | Copyright Notices

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