ArcFM Solution Developer Guide
leftCoordinate Property


The left-most coordinate for the duct (as single).
Syntax
'Declaration
 
<DispIdAttribute(1610678286)>
Property leftCoordinate As Single
'Usage
 
Dim instance As IMMDuctDefinition
Dim value As Single
 
instance.leftCoordinate = value
 
value = instance.leftCoordinate
[DispId(1610678286)]
float leftCoordinate {get; set;}

Property Value

Single
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

IMMDuctDefinition Interface
IMMDuctDefinition Members

 

 


Send Comment