Enum ShapeGeometryKind
How a shape's outline is described (ECMA-376 Part 1 §20.1.9).
public enum ShapeGeometryKind
Fields
Preset = 0A named preset outline (a:prstGeom).
Custom = 1An explicit path list (a:custGeom).
How a shape's outline is described (ECMA-376 Part 1 §20.1.9).
public enum ShapeGeometryKind
Preset = 0A named preset outline (a:prstGeom).
Custom = 1An explicit path list (a:custGeom).