Table of Contents

Struct PathPointDescription

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Describes a point on a path geometry.
D2D1_POINT_DESCRIPTION

public readonly struct PathPointDescription : IEquatable<PathPointDescription>
Implements
Inherited Members

Constructors

PathPointDescription(Point2Float, Point2Float, int, int, float)

Properties

EndFigure
EndSegment
LengthToEndSegment
Point
UnitTangentVector

Methods

Equals(PathPointDescription)
Equals(in PathPointDescription)
Equals(object?)
GetHashCode()

Operators

operator ==(in PathPointDescription, in PathPointDescription)
operator !=(in PathPointDescription, in PathPointDescription)