Click or drag to resize

PathElement Class

Represents a base class for all path elements (lines and curves).
Inheritance Hierarchy
SystemObject
  SautinSoft.Document.DrawingPathElement
    More

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public abstract class PathElement

The PathElement type exposes the following members.

Properties
 NameDescription
Public propertyElementType Gets a path element type.
Top
See Also
Inheritance Hierarchy