Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

UseSplineMode Property (AnnD2DPolylineObjectRenderer)







Gets or sets the value indicating whether to use spline curves instead of straight lines when rendering polylines.
Syntax
public bool UseSplineMode {get; set;}
'Declaration
 
Public Property UseSplineMode As Boolean
'Usage
 
Dim instance As AnnD2DPolylineObjectRenderer
Dim value As Boolean
 
instance.UseSplineMode = value
 
value = instance.UseSplineMode
public bool UseSplineMode {get; set;}
 <br/>get_UseSplineMode();<br/>set_UseSplineMode(value);<br/>Object.defineProperty('UseSplineMode'); 

Property Value

true to use spline curves instead of straight lines when rendering polylines, false otherwise. Default value is false.
Requirements

Target Platforms

See Also

Reference

AnnD2DPolylineObjectRenderer Class
AnnD2DPolylineObjectRenderer Members

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