Gets or sets the background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.
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^ );
}
The background AnnPen uses when drawing the group outline for AnnNewGroupEditDesigner.
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 FrameBackPen.
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