ArcFM Server Developer Guide
GetExistingDuctTextSizes Method


Syntax
'Declaration
 
Public Shared Function GetExistingDuctTextSizes( _
   ByVal pGroupElement As ESRI.ArcGIS.Carto.IGroupElement _
) As OrderedDictionary
'Usage
 
Dim pGroupElement As ESRI.ArcGIS.Carto.IGroupElement
Dim value As OrderedDictionary
 
value = CommonModule.GetExistingDuctTextSizes(pGroupElement)
public static OrderedDictionary GetExistingDuctTextSizes( 
   ESRI.ArcGIS.Carto.IGroupElement pGroupElement
)

Parameters

pGroupElement
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

CommonModule Class
CommonModule Members

 

 


Send Comment