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