ArcFM Desktop Developer Guide
CalcMarkerSize Method


Syntax
'Declaration
 
Public Shared Function CalcMarkerSize( _
   ByVal scaleRatio As Double _
) As Double
'Usage
 
Dim scaleRatio As Double
Dim value As Double
 
value = InspectorUtils.CalcMarkerSize(scaleRatio)
public static double CalcMarkerSize( 
   double scaleRatio
)

Parameters

scaleRatio
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

InspectorUtils Class
InspectorUtils Members

 

 


Send Comment