ArcFM Solution Developer Guide
Invalidate(Rectangle) Method


Syntax
'Declaration
 
Public Overloads Sub Invalidate( _
   ByVal rc As System.Drawing.Rectangle _
) 
'Usage
 
Dim instance As RelationshipControl
Dim rc As System.Drawing.Rectangle
 
instance.Invalidate(rc)
public void Invalidate( 
   System.Drawing.Rectangle rc
)

Parameters

rc
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

RelationshipControl Class
RelationshipControl Members
Overload List

 

 


Send Comment