Table of Contents

Class SimpleGeometryShape

Namespace
PaintDotNet.Shapes
Assembly
PaintDotNet.Framework.dll

This is used in a XAML file to define the metadata and geometry for a Custom Shape plugin.

public sealed class SimpleGeometryShape : DeclarativeShape
Inheritance
SimpleGeometryShape
Inherited Members

Remarks

The XAML for the Geometry property is identical to that used for WPF geometry. This include support for Path markup syntax.

Constructors

SimpleGeometryShape()

Fields

GeometryProperty

Properties

Geometry

Methods

CloneWithNewGeometry(Geometry)
CreateInstanceCore()