ArcFM Solution Developer Guide
ArrangeOverride Method (GraphicFavControl)


Syntax
'Declaration
 
Protected Overridable Function ArrangeOverride( _
   ByVal arrangeBounds As System.Windows.Size _
) As System.Windows.Size
'Usage
 
Dim instance As GraphicFavControl
Dim arrangeBounds As System.Windows.Size
Dim value As System.Windows.Size
 
value = instance.ArrangeOverride(arrangeBounds)
protected virtual System.Windows.Size ArrangeOverride( 
   System.Windows.Size arrangeBounds
)

Parameters

arrangeBounds
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

GraphicFavControl Class
GraphicFavControl Members

 

 


Send Comment