Table of Contents

Class GeometryExtensions

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.Core.dll
public static class GeometryExtensions
Inheritance
GeometryExtensions
Inherited Members

Methods

CombineWithGeometry(IGeometry, IGeometry, GeometryCombineMode, in Matrix3x2Float?, float?)
ComputePointAtLength(IGeometry, float)
ComputePointAtLength(IGeometry, float, in Matrix3x2Float)
ComputePointAtLength(IGeometry, float, in Matrix3x2Float, out Vector2Float)
ComputePointAtLength(IGeometry, float, out Vector2Float)
ComputePointAtLength(IGeometry, float, float)
ComputePointAtLength(IGeometry, float, float, out Vector2Float)
Outline(IGeometry, in Matrix3x2Float?, float?)
Simplify(IGeometry, GeometrySimplificationOption, in Matrix3x2Float?, float?)
ToWpfGeometry(IGeometry)
Widen(IGeometry, float, IStrokeStyle?, in Matrix3x2Float?, float?)