[This is preliminary documentation and is subject to change.]
Namespace: NFX.Media.PDF.ElementsAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public List<PathPrimitive> Primitives { get; }
public List<PathPrimitive> Primitives { get; }
Public ReadOnly Property Primitives As List(Of PathPrimitive)
Get
Public ReadOnly Property Primitives As List(Of PathPrimitive)
Get
public:
property List<PathPrimitive^>^ Primitives {
List<PathPrimitive^>^ get ();
}
public:
property List<PathPrimitive^>^ Primitives {
List<PathPrimitive^>^ get ();
}
member Primitives : List<PathPrimitive> with get
member Primitives : List<PathPrimitive> with get
Property Value
Type:
List PathPrimitive