PathPrimitive ClassNFX Class Library

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

PDF path primitive (a line, Bezier curve,...) as a part of path
Inheritance Hierarchy

OnlineSystem Object
  NFX.Media.PDF.Elements PathPrimitive
    NFX.Media.PDF.Elements BezierPrimitive
    NFX.Media.PDF.Elements LinePrimitive

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

public abstract class PathPrimitive : IPdfWritable
See Also