ArcFM Solution Developer Guide
PointToScreen Method (DomainFilterCreate)


Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
'Usage
 
Dim instance As DomainFilterCreate
Dim point As System.Windows.Point
Dim value As System.Windows.Point
 
value = instance.PointToScreen(point)
public System.Windows.Point PointToScreen( 
   System.Windows.Point point
)

Parameters

point
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

DomainFilterCreate Class
DomainFilterCreate Members

 

 


Send Comment