LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Orientation Property

Show in webframe





Gets or sets a orientation of the toolbar. This is a dependency property.
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:
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

See Also

Reference

AnnToolBar Class
AnnToolBar Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.