Class GeometryExtensions NamespacePaintDotNet.Direct2D1 AssemblyPaintDotNet.Windows.Core.dll public static class GeometryExtensions Inheritance object GeometryExtensions Inherited Members object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() 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?)