←Select platform

RotateLinePen Property

Summary

Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.

Syntax

C#
VB
C++
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^ ); 
} 

Property Value

The AnnPen used to draw a line between the rotate control points.

Remarks

For more information, refer to RotateLinePen and New Annotation Features of Version 14.5 (Deprecated).

Example

For an example, refer to RotateGripperControlPoint.

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