Responder Developer Guide
GetBrush Method


Syntax
'Declaration
 
Public Shared Function GetBrush( _
   ByVal singlePhase As SinglePhase _
) As SolidColorBrush
'Usage
 
Dim singlePhase As SinglePhase
Dim value As SolidColorBrush
 
value = PhaseToSolidBrushConverter.GetBrush(singlePhase)
public static SolidColorBrush GetBrush( 
   SinglePhase singlePhase
)

Parameters

singlePhase
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

PhaseToSolidBrushConverter Class
PhaseToSolidBrushConverter Members

 

 


Send Comment