Table of Contents

Class CombinedGeometry

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

Constructors

CombinedGeometry()
CombinedGeometry(GeometryCombineMode, Geometry, Geometry)
CombinedGeometry(GeometryCombineMode, Geometry, Geometry, Transform)
CombinedGeometry(Geometry, Geometry)

Fields

FlatteningToleranceProperty
Geometry1Property
Geometry2Property
GeometryCombineModeProperty

Properties

FlatteningTolerance
Geometry1
Geometry2
GeometryCombineMode
IsEmpty
IsInfinite

Methods

CreateInstanceCore()
MayHaveCurves()
MayHaveHollowSegments()