SlopeInterceptItem(FLine) Constructor
Create a new Instance of the SlopeInterceptItem Item.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public SlopeInterceptItem(
FLine line
)
Public Sub New (
line As FLine
)
No code example is currently available or this language may not be supported.
Parameters
- line FLine
-
Reference to a floating point cartesian line.