Click or drag to resize

LineShapeIsOpposite Method

Determine whether it is in the opposite direction to the specified line figure.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract bool IsOpposite(
	LineShape line
)

Parameters

line
Type: RootPro.RootProCADLineShape

Return Value

Type: Boolean
See Also