ArcFM Server Developer Guide
AlignTop Method


Get a new position moving up with same height
Syntax
'Declaration
 
Public Function AlignTop( _
   ByVal value As Double _
) As PositionModel
'Usage
 
Dim instance As PositionModel
Dim value As Double
Dim value As PositionModel
 
value = instance.AlignTop(value)
public PositionModel AlignTop( 
   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