ArcFM Solution Developer Guide
ToString Method (PositionModel)


Returns a string representation of the rectangle.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
'Usage
 
Dim instance As PositionModel
Dim value As System.String
 
value = instance.ToString()
public override System.string ToString()

Return Value

A string representation of the current rectangle. The string has the following form: "System.Windows.Rect.X,System.Windows.Rect.Y,System.Windows.Rect.Width,System.Windows.Rect.Height".
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

PositionModel Structure
PositionModel Members

 

 


Send Comment