Programming API Reference: SharpGfx.GeometriesInterface IGeometryBase interface for all geometries.Property float[] Positions { get; }: unrolled coordinates (x, y [,z]) of the geometries vertex positions.Property int Count { get; }: of then vertices.