|
InfiniteLine2Slope Property
|
Gets or sets the inclination.
Namespace:
Karamba.Geometry
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Slope { get; set; }
Public Property Slope As Double
Get
Set
public:
property double Slope {
double get ();
void set (double value);
}
member Slope : float with get, set
Property Value
Type:
Double
See Also