[This is preliminary documentation and is subject to change.]
PDF path primitive (a line, Bezier curve,...) as a part of path
System Object NFX.Media.PDF.Elements PathPrimitive NFX.Media.PDF.Elements BezierPrimitive NFX.Media.PDF.Elements LinePrimitiveNamespace: NFX.Media.PDF.ElementsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public abstract class PathPrimitive : IPdfWritable
public abstract class PathPrimitive : IPdfWritable
Public MustInherit Class PathPrimitive
Implements IPdfWritable
Public MustInherit Class PathPrimitive
Implements IPdfWritable
public ref class PathPrimitive abstract : IPdfWritable
public ref class PathPrimitive abstract : IPdfWritable
[<AbstractClassAttribute>]
type PathPrimitive =
class
interface IPdfWritable
end
[<AbstractClassAttribute>]
type PathPrimitive =
class
interface IPdfWritable
end