Example #1
0
 public override void PaintSymbol(IGraphicsContext3D g, RectangleD3D location)
 {
     _plotStyles.PaintSymbol(g, location);
 }