Gets or sets the foreground AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.
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^ );
}
The foreground AnnPen used when drawing the group outline for all AnnEditDesigner derived classes.
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).
For an example, refer to GroupEditObjectPen.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET