IGraphicItem public interface IGraphicItem Represents a graphics item object, that can provide tesselated data into the given render package. Documentation Code void Tessellate(IRenderPackage package, TessellationParameters parameters) Gets the graphics/tesselation data in given render package object.