LineSketchType enumeration

LineSketchType enumeration

Represents which sketch type or effect a shape has been assigned.

The LineSketchType type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDSpecifies that a shape Sketch effect is undefined.
NONESpecifies that a shape has no Sketch effect. This is equivalent to this property being empty.
CURVEDSpecifies that a shape has the Curved effect, which turns each edge of the shape into one big gentle curve.
FREEHANDSpecifies that a shape has the Freehand effect, which most closely resembles an imperfectly drawn line.
SCRIBBLESpecifies that a shape has the Scribble effect, which has exaggerated oscillation as if drawn purposely messy.

See Also