Miner.FrameworkUI.FiberManager Assembly > Miner.FrameworkUI.FiberManager Namespace > FiberSelector Class > FiberSelector Constructor : FiberSelector Constructor(String,String,Boolean,Boolean,Nullable<Double>,Boolean) |
'Declaration Public Function New( _ ByVal name As String, _ ByVal buttonText As String, _ Optional ByVal enforceConnectable As Boolean, _ Optional ByVal reportVisible As Boolean, _ Optional ByVal lambda As Nullable(Of Double), _ Optional ByVal displaySelectionOptions As Boolean _ )
'Usage Dim name As String Dim buttonText As String Dim enforceConnectable As Boolean Dim reportVisible As Boolean Dim lambda As Nullable(Of Double) Dim displaySelectionOptions As Boolean Dim instance As New FiberSelector(name, buttonText, enforceConnectable, reportVisible, lambda, displaySelectionOptions)
public FiberSelector( string name, string buttonText, bool enforceConnectable, bool reportVisible, Nullable<double> lambda, bool displaySelectionOptions )
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.