Table of Contents

Enum ShapeGeometryKind

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

How a shape's outline is described (ECMA-376 Part 1 §20.1.9).

public enum ShapeGeometryKind

Fields

Preset = 0

A named preset outline (a:prstGeom).

Custom = 1

An explicit path list (a:custGeom).