ArcFM Desktop Developer Guide
HasVerticalOrientation Method


Syntax
'Declaration
 
Public Shared Function HasVerticalOrientation( _
   ByVal itemContainer As FrameworkElement _
) As Boolean
'Usage
 
Dim itemContainer As FrameworkElement
Dim value As Boolean
 
value = DragDropUtilities.HasVerticalOrientation(itemContainer)
public static bool HasVerticalOrientation( 
   FrameworkElement itemContainer
)

Parameters

itemContainer
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DragDropUtilities Class
DragDropUtilities Members

 

 


Send Comment