←Select platform

GroupEditFrameForePen Property

Summary

Gets or sets the foreground AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.

Syntax

C#
VB
C++
public AnnPen GroupEditFrameForePen { get; set; } 
  
Public Property GroupEditFrameForePen As Leadtools.Annotations.AnnPen 
public: 
property Leadtools.Annotations.AnnPen^ GroupEditFrameForePen { 
   Leadtools.Annotations.AnnPen^ get(); 
   void set (    Leadtools.Annotations.AnnPen^ ); 
} 

Property Value

The foreground 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 (Deprecated).

Example

For an example, 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.Annotations Assembly