Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

ShowControlPoints Property (AnnPolylineEditDesigner)






Gets or sets a value that indicates whether to show the control points.
Syntax
public virtual bool ShowControlPoints {get; set;}
'Declaration
 
Public Overridable Property ShowControlPoints As Boolean
'Usage
 
Dim instance As AnnPolylineEditDesigner
Dim value As Boolean
 
instance.ShowControlPoints = value
 
value = instance.ShowControlPoints

            

            
public:
virtual property bool ShowControlPoints {
   bool get();
   void set (    bool value);
}

Property Value

true to show the control points; otherwise, false.
Remarks
If the value of ShowControlPoints is set to false the ControlPointsGap value will be ignored since the control points will not be shown.
Requirements

Target Platforms

See Also

Reference

AnnPolylineEditDesigner Class
AnnPolylineEditDesigner Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features