←Select platform

FrameForePen Property

Summary

Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.

Syntax

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

Property Value

The background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.

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 FrameBackPen.

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