LineSegment2dGetBisector
Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public Line2d GetBisector()
Public Function GetBisector As Line2d
public:
Line2d^ GetBisector()
member GetBisector : unit -> Line2d
Return Value
Line2d
See Also