Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.
public virtual AnnPen RotateLinePen { get; set; }
Public Overridable Property RotateLinePen As Leadtools.Annotations.AnnPen
public:
virtual property Leadtools.Annotations.AnnPen^ RotateLinePen {
Leadtools.Annotations.AnnPen^ get();
void set ( Leadtools.Annotations.AnnPen^ );
}
The AnnPen used to draw a line between the rotate control points.
For more information, refer to RotateLinePen and New Annotation Features of Version 14.5 (Deprecated).
For an example, refer to RotateGripperControlPoint.
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