Method SetEnableSelection
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetEnableSelection(bool)
Enable / Disable the Selection buffer that keeps information of entities drawn in each pixel. If this value is false, no entities can be detected under a pixel (no selection). GetEntityFromPoint(int, int) ,GetEntitiesFromBox(int, int, int, int) , GetEntitiesInWindowBox(int, int, int, int)
public void SetEnableSelection(bool bval)
Parameters
bvalbool