 | FixHeightParameterFixHeight Property |
fix height above bottom when LLD was not set
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic double FixHeight { get; set; }
Public Property FixHeight As Double
Get
Set
public:
property double FixHeight {
double get ();
void set (double value);
}
member FixHeight : float with get, set
Property Value
Type:
Double
See Also