Table of Contents

Property SelectionSort

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

SelectionSort

Get / Set if user selection will be sorted or not

It can be one of the SelectionSort_NONE for no sorted or

SelectionSort_DEFAULT in wire 2d render mode sorted depend on draworder from the last entity drawn as first in the return collection

and in 3d render mode sorted depend on the depth of the entity from the entity nearest to eye first.

public int SelectionSort { get; set; }

Property Value

int