Triangle3dSlopePerCent Property |
Gets the slope of the triangle expressed in percent.
Namespace:
Gile.AutoCAD.R20.Geometry
Assembly:
GeometryExtensionsR20 (in GeometryExtensionsR20.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic double SlopePerCent { get; }
Public ReadOnly Property SlopePerCent As Double
Get
public:
property double SlopePerCent {
double get ();
}
member SlopePerCent : float with get
Property Value
Type:
Double
See Also