ArcFM Solution Developer Guide
StretchRight Method


Get a new position moving to the Right with increasing width
Syntax
'Declaration
 
Public Function StretchRight( _
   ByVal value As System.Double _
) As PositionModel
'Usage
 
Dim instance As PositionModel
Dim value As System.Double
Dim value As PositionModel
 
value = instance.StretchRight(value)
public PositionModel StretchRight( 
   System.double value
)

Parameters

value
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