←Select platform

GroupEditFrameBackPen Property

Summary

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

Syntax

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

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 (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