The width of the line (along the local right vector)
Namespace: BigBangProductions.CurveRuntime.LinesAssembly: BigBangProductions.CurveRuntime (in BigBangProductions.CurveRuntime.dll) Version: 1.0.0.0 (1.0.0.0)
public float LineWidth { get; set; }
public float LineWidth { get; set; }
Public Property LineWidth As Single
Get
Set
Public Property LineWidth As Single
Get
Set
public:
property float LineWidth {
float get ();
void set (float value);
}
public:
property float LineWidth {
float get ();
void set (float value);
}
Property Value
Type:
Single