This property sets whether or not the "Curve Tension" setting is enabled in the property dialog.

[Visual Basic] Public Property DialogCurveTensionEnabled As Boolean
[C#] public bool DialogCurveTensionEnabled {get; set;}

Property Value

True: The "Curve Tension" setting is enabled

False: The "Curve Tension" setting is disabled

Default value is True

Explanation

The DialogCurveTensionEnabled property sets whether or not the "Curve Tension" setting is enabled in the property dialog.

When this property is false, the "Curve Tension" is disabled and cannot be set.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation