Angle of correction between perpendicular (to river) and cross section 
            orientation [radian].
            
 
    Namespace: 
   DHI.Mike1D.CrossSectionModule
    Assembly:
   DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double Angle { get; set; }Public Property Angle As Double
	Get
	Set
public:
property double Angle {
	double get ();
	void set (double value);
}Property Value
Type: 
Double
See Also