←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
WinRT C#
public bool UseSplineMode {get; set;}
Public Property UseSplineMode As Boolean
public bool UseSplineMode {get; set;}
get_UseSplineMode(); 
set_UseSplineMode(value); 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize