ArcFM Desktop Developer Guide
Flick Constructor(FlickPoint,FlickData)


Syntax
'Declaration
 
Public Function New( _
   ByVal point As FlickPoint, _
   ByVal data As FlickData _
)
'Usage
 
Dim point As FlickPoint
Dim data As FlickData
 
Dim instance As New Flick(point, data)
public Flick( 
   FlickPoint point,
   FlickData data
)

Parameters

point
data
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

Flick Class
Flick Members
Overload List

 

 


Send Comment