LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

RotateLinePen Property (AnnEditDesigner)






Gets or sets the AnnPen used to draw a line between the rotate control points for all AnnEditDesigner derived objects.
Syntax
public virtual AnnPen RotateLinePen {get; set;}
'Declaration
 
Public Overridable Property RotateLinePen As AnnPen
'Usage
 
Dim instance As AnnEditDesigner
Dim value As AnnPen
 
instance.RotateLinePen = value
 
value = instance.RotateLinePen
public virtual AnnPen RotateLinePen {get; set;}
 get_RotateLinePen();
set_RotateLinePen(value);
public:
virtual property AnnPen^ RotateLinePen {
   AnnPen^ get();
   void set (    AnnPen^ value);
}

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.
Example
For an example, refer to RotateGripperControlPoint.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.