PathElement ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

PDF path element as a collection of path primitives (lines, Bezier curves etc.)
Inheritance Hierarchy

OnlineSystem Object
  NFX.Media.PDF.DocumentModel PdfObject
    NFX.Media.PDF.Elements PdfElement
      NFX.Media.PDF.Elements PathElement

Namespace: NFX.Media.PDF.Elements
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class PathElement : PdfElement
See Also