Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg.Pathing
SvgLineSegment
Constructors
SvgLineSegment(PointF, PointF)
Menu
On this page
SvgLineSegment(PointF, PointF) Constructor
Definition
Namespace
Svg.Pathing
Assembly
Svg.Custom.dll
View source
[Obsolete("Use new constructor.")] public SvgLineSegment(PointF start, PointF end)
Parameters
start
PointF
end
PointF