Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

GroupEditFrameForePen Property






Gets or sets the foreground System.Windows.Media.Color used when drawing the group outline for all AnnEditDesigner derived classes.
Syntax
public Color GroupEditFrameForePen {get; set;}
'Declaration
 
Public Property GroupEditFrameForePen As Color
'Usage
 
Dim instance As AnnAutomationManager
Dim value As Color
 
instance.GroupEditFrameForePen = value
 
value = instance.GroupEditFrameForePen

            

            
public:
property Color GroupEditFrameForePen {
   Color get();
   void set (    Color value);
}

Property Value

The foreground 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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members
GroupEditFrameBackPen Property
GroupEditObjectPen Property

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features