ArcFM Engine Developer Guide
DrawComplex Property (IMMNetworkAnalysisExtForFramework)


This property sets or returns a boolean value that indicates whether complex lines have been drawn.
Syntax
'Declaration
 
<DispIdAttribute(1610678282)>
Property DrawComplex As Boolean
'Usage
 
Dim instance As IMMNetworkAnalysisExtForFramework
Dim value As Boolean
 
instance.DrawComplex = value
 
value = instance.DrawComplex
[DispId(1610678282)]
bool DrawComplex {get; set;}
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

IMMNetworkAnalysisExtForFramework Interface
IMMNetworkAnalysisExtForFramework Members

 

 


Send Comment