CullingCellSizePx Property
Gets or sets the LOD grid cell size in pixels. When greater than zero, the viewport is divided into a uniform grid of cells of this size; only the highest-magnitude vector per cell is drawn, reducing draw calls by up to 100× for dense datasets. Set to
0 (the default) to disable LOD and draw all vectors.Syntax
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also