ArcFM Engine Developer Guide
LabelWorkLocationWithCUInfo Method


Syntax
'Declaration
 
Sub LabelWorkLocationWithCUInfo( _
   ByVal pWL As ID8WorkLocation, _
   ByVal pPoint As ESRI.ArcGIS.Geometry.IPoint, _
   ByVal sName As String _
) 
'Usage
 
Dim instance As IMMDesignerObjectsLabeling
Dim pWL As ID8WorkLocation
Dim pPoint As ESRI.ArcGIS.Geometry.IPoint
Dim sName As String
 
instance.LabelWorkLocationWithCUInfo(pWL, pPoint, sName)
void LabelWorkLocationWithCUInfo( 
   ID8WorkLocation pWL,
   ESRI.ArcGIS.Geometry.IPoint pPoint,
   string sName
)

Parameters

pWL
pPoint
sName
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

IMMDesignerObjectsLabeling Interface
IMMDesignerObjectsLabeling Members

 

 


Send Comment