←Select platform

GroupEditFrameForePen Property

Summary

Gets or sets the foreground System.Windows.Media.Color used when drawing the group outline for all AnnEditDesigner derived classes.

Syntax

C#
VB
C++
public Color GroupEditFrameForePen { get; set; } 
  
Public Property GroupEditFrameForePen As Color 
public: 
property Color GroupEditFrameForePen { 
   Color get(); 
   void set (    Color ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly