←Select platform

UseSplineMode Property (AnnD2DPolylineObjectRenderer)

Summary

Gets or sets the value indicating whether to use spline curves instead of straight lines when rendering polylines.

Syntax
C#
VB
public bool UseSplineMode {get; set;} 
Public Property UseSplineMode As Boolean 

Property Value

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly