![]() |
FastDraw








Public Data Item |
Declared in: NiGraph3d.h |
Declaration
bool FastDraw;
Description
Specifies how the system draws the graph during interactive operations such as rotating, zooming, and panning.
Notes:
1. When true, draws a reduced representation of the graph and its plots.
2. When false, draws the entire graph and its plots. If you use this mode for complex graphs, you might notice unresponsiveness during panning, zooming, and rotating.