ArcFM Solution Developer Guide
SetLabelColumnWidth Method


Syntax
'Declaration
 
Public Shared Sub SetLabelColumnWidth( _
   ByVal element As System.Windows.DependencyObject, _
   ByVal width As System.Double _
) 
'Usage
 
Dim element As System.Windows.DependencyObject
Dim width As System.Double
 
LabeledField.SetLabelColumnWidth(element, width)
public static void SetLabelColumnWidth( 
   System.Windows.DependencyObject element,
   System.double width
)

Parameters

element
width
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

LabeledField Class
LabeledField Members

 

 


Send Comment