Column |
| Name | Description | |
|---|---|---|
| PaintSymbol(Graphics, RectangleF) | Paints a appropriate symbol in the given rectangle. The width of the rectangle is mandatory, but if the heigth is too small, you should extend the bounding rectangle and set it as return value of this function. | |
| PaintSymbol(IGraphicsContext3D, RectangleD3D) | Paints a appropriate symbol in the given rectangle. The width of the rectangle is mandatory, but if the heigth is too small, you should extend the bounding rectangle and set it as return value of this function. |