←Select platform

Orientation Property

Summary

Gets or sets a orientation of the toolbar. This is a dependency property.

Syntax

C#
VB
C++
public Orientation Orientation { get; set; } 
  
Public Property Orientation As Orientation 
public: 
property Orientation Orientation { 
   Orientation get(); 
   void set (    Orientation ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly