LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

GroupEditFrameBackPen Property






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

Property Value

The background System.Windows.Media.Color used when drawing the group outline for all AnnEditDesigner derived classes.
Remarks
When an AnnGroupObject is displayed with the AnnGroupEditDesigner it is drawn with three pens:
Example

For C#/VB examples, 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.