Dfs2ReprojectorOutsideValue Property |
Value to set in target grid outside source grid, i.e. where target includes areas that are not covered by the source.
Default using the delete value of source file but can be overruled by a user defined value.
Namespace: DHI.Generic.MikeZero.DFS.dfs123Assembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic float OutsideValue { get; set; }
Public Property OutsideValue As Single
Get
Set
public:
property float OutsideValue {
float get ();
void set (float value);
}
member OutsideValue : float32 with get, set
Property Value
Type:
Single
See Also