 | CEDBrGetSplit Method |
Get split ratio between spreadsheet and profile sections.
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic double rGetSplit()
public double rGetSplit()
Public Function rGetSplit As Double
Public Function rGetSplit As Double
public:
double rGetSplit()
public:
double rGetSplit()
member rGetSplit : unit -> float
member rGetSplit : unit -> float
Return Value
Type:
Double
d = (spreadsheet window height/
(spreadsheet window height + entire profile window height))
See Also