Table of Contents

Class LineGeometry

Namespace
PaintDotNet.UI.Media
Assembly
PaintDotNet.UI.dll
public sealed class LineGeometry : Geometry, IParsable<Geometry>
Inheritance
LineGeometry
Implements
Inherited Members

Constructors

LineGeometry()
LineGeometry(Point2Double, Point2Double)
LineGeometry(Point2Double, Point2Double, Transform)

Fields

EndPointProperty
StartPointProperty

Properties

Bounds
EndPoint
IsEmpty
IsInfinite
StartPoint

Methods

CreateInstanceCore()
MayHaveCurves()
MayHaveHollowSegments()