public virtual GoPartInfo GetPartInfo( GoView view, IGoPartInfoRenderer renderer )
Parameters
- view
- renderer
- an IGoPartInfoRenderer from which one can allocate a GoPartInfo
Return Value
By default this just returns the result of calling IGoPartInfoRenderer.GetStandardPartInfo.