Responder Developer Guide
UpdateVisibility Method (FilterableEdge)


Syntax
'Declaration
 
Public Overridable Sub UpdateVisibility( _
   ByVal type As FilterType _
) 
'Usage
 
Dim instance As FilterableEdge
Dim type As FilterType
 
instance.UpdateVisibility(type)
public virtual void UpdateVisibility( 
   FilterType type
)

Parameters

type
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

FilterableEdge Class
FilterableEdge Members

 

 


Send Comment