Click or drag to resize

ShapeElementStrokeSource Enumeration

Represents how shape element should be drawn.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum ShapeElementStrokeSource
Members
  Member nameValueDescription
NoStroke0 Don't stroke primitive.
Shape1 Use shape's LineFormat.
OwnStroke2 Use own stroke.
See Also