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