Index (0-3) of the active view.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int PreviewView_ActiveViewDefinitionIndex { get; set; }
Visual Basic
Public Property PreviewView_ActiveViewDefinitionIndex As Integer
	Get
	Set
JScript
function get PreviewView_ActiveViewDefinitionIndex () : int
function set PreviewView_ActiveViewDefinitionIndex (value : int)

See Also