ArcFM Desktop Developer Guide
DraggedAdorner Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal dragDropData As Object, _
   ByVal dragDropTemplate As DataTemplate, _
   ByVal adornedElement As UIElement, _
   ByVal adornerLayer As AdornerLayer _
)
'Usage
 
Dim dragDropData As Object
Dim dragDropTemplate As DataTemplate
Dim adornedElement As UIElement
Dim adornerLayer As AdornerLayer
 
Dim instance As New DraggedAdorner(dragDropData, dragDropTemplate, adornedElement, adornerLayer)

Parameters

dragDropData
dragDropTemplate
adornedElement
adornerLayer
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

DraggedAdorner Class
DraggedAdorner Members

 

 


Send Comment