ArcFM Solution Developer Guide
LogicalToDeviceUnits(Size) Method


Syntax
'Declaration
 
Public Overloads Function LogicalToDeviceUnits( _
   ByVal value As System.Drawing.Size _
) As System.Drawing.Size
'Usage
 
Dim instance As FeatureControl
Dim value As System.Drawing.Size
Dim value As System.Drawing.Size
 
value = instance.LogicalToDeviceUnits(value)
public System.Drawing.Size LogicalToDeviceUnits( 
   System.Drawing.Size value
)

Parameters

value
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

FeatureControl Class
FeatureControl Members
Overload List

 

 


Send Comment