ArcFM Server Developer Guide
GetElementJustification Method


Syntax
'Declaration
 
Public Shared Function GetElementJustification( _
   ByVal pGroupElement As ESRI.ArcGIS.Carto.IGroupElement _
) As ESRI.ArcGIS.Display.esriTextHorizontalAlignment
'Usage
 
Dim pGroupElement As ESRI.ArcGIS.Carto.IGroupElement
Dim value As ESRI.ArcGIS.Display.esriTextHorizontalAlignment
 
value = CommonModule.GetElementJustification(pGroupElement)
public static ESRI.ArcGIS.Display.esriTextHorizontalAlignment GetElementJustification( 
   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