Click or drag to resize

ColumnDrivenSymbolSizePlotStylePaintSymbol Method

Overload List
 NameDescription
Public methodPaintSymbol(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.
Public methodPaintSymbol(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.
Top
See Also