Miner.PresentationCore Assembly > Miner.PresentationCore Namespace > DragDropUtilities Class : IsInFirstHalf Method |
'Declaration Public Shared Function IsInFirstHalf( _ ByVal container As FrameworkElement, _ ByVal clickedPoint As Point, _ ByVal hasVerticalOrientation As Boolean _ ) As Boolean
'Usage Dim container As FrameworkElement Dim clickedPoint As Point Dim hasVerticalOrientation As Boolean Dim value As Boolean value = DragDropUtilities.IsInFirstHalf(container, clickedPoint, hasVerticalOrientation)
public static bool IsInFirstHalf( FrameworkElement container, Point clickedPoint, bool hasVerticalOrientation )
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.