Vertical or horizontal orientation of the preview view.

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

Syntax

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

See Also