Gets or sets the use of rotate control points of this
AnnEditDesigner.
public bool UseRotateControlPoints {get; set;}
public bool UseRotateControlPoints {get; set;}
get_UseRotateControlPoints();
set_UseRotateControlPoints(value);
public:
property bool UseRotateControlPoints {
bool get();
void set ( bool value);
}
'Declaration
Public Property UseRotateControlPoints As Boolean
'Usage
Dim instance As AnnEditDesigner
Dim value As Boolean
instance.UseRotateControlPoints = value
value = instance.UseRotateControlPoints
Property Value
true if using rotate control points for
AnnObject rotation; false otherwise.
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