LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Orientation Property






Gets or sets a orientation of the toolbar. This is a dependency property. .NET support Silverlight support
Syntax
public Orientation Orientation {get; set;}
'Declaration
 
Public Property Orientation As Orientation
'Usage
 
Dim instance As AnnToolBar
Dim value As Orientation
 
instance.Orientation = value
 
value = instance.Orientation
public Orientation Orientation {get; set;}
 get_Orientation();
set_Orientation(value);
public:
property Orientation Orientation {
   Orientation get();
   void set (    Orientation value);
}

Property Value

A System.Windows.Controls.Orientation value that specifies the orientation of the toolbar.
Example

For C#/VB examples, refer to AnnAutomationManager.

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

Reference

AnnToolBar Class
AnnToolBar Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.