CaptchaGeneratorCurveTension Property
Gets or sets the curve tension.
Namespace: DevCase.Core.Media.GraphicsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public float CurveTension { get; set; }
Public Property CurveTension As Single
Get
Set
Dim instance As CaptchaGenerator
Dim value As Single
value = instance.CurveTension
instance.CurveTension = value
public:
property float CurveTension {
float get ();
void set (float value);
}
member CurveTension : float32 with get, set
No code example is currently available or this language may not be supported.
Property Value
Single
The curve tension.