Click or drag to resize

AnchoredScreenModelAnchorEndPointScale Property

Used to change scale of line endpoint, defaults to 1, which is equivalent to no effect.

Namespace:  Livit.Learn.Model.AnchoredScreens
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float AnchorEndPointScale { get; set; }

Property Value

Type: Single
See Also