Class InkToShape
- Namespace
- Ink_Canvas
- Assembly
- InkCanvasForClass.dll
- Inheritance
-
InkToShape
- Inherited Members
-
Properties
IsInkToShapeEnabled
[JsonProperty("isInkToShapeEnabled")]
public bool IsInkToShapeEnabled { get; set; }
Property Value
- bool
IsInkToShapeNoFakePressureRectangle
[JsonProperty("isInkToShapeNoFakePressureRectangle")]
public bool IsInkToShapeNoFakePressureRectangle { get; set; }
Property Value
- bool
IsInkToShapeNoFakePressureTriangle
[JsonProperty("isInkToShapeNoFakePressureTriangle")]
public bool IsInkToShapeNoFakePressureTriangle { get; set; }
Property Value
- bool
IsInkToShapeRectangle
[JsonProperty("isInkToShapeRectangle")]
public bool IsInkToShapeRectangle { get; set; }
Property Value
- bool
IsInkToShapeRounded
[JsonProperty("isInkToShapeRounded")]
public bool IsInkToShapeRounded { get; set; }
Property Value
- bool
IsInkToShapeTriangle
[JsonProperty("isInkToShapeTriangle")]
public bool IsInkToShapeTriangle { get; set; }
Property Value
- bool
LineNormalizationThreshold
[JsonProperty("lineNormalizationThreshold")]
public double LineNormalizationThreshold { get; set; }
Property Value
- double
LineStraightenSensitivity
[JsonProperty("lineStraightenSensitivity")]
public double LineStraightenSensitivity { get; set; }
Property Value
- double