ArcFM Desktop Developer Guide
RestoreLayout(LayoutData,SplashScreen) Method


Syntax
'Declaration
 
Protected Overloads Overridable Sub RestoreLayout( _
   ByVal layout As LayoutData, _
   ByVal splashScreen As SplashScreen _
) 
'Usage
 
Dim instance As LayoutXml
Dim layout As LayoutData
Dim splashScreen As SplashScreen
 
instance.RestoreLayout(layout, splashScreen)
protected virtual void RestoreLayout( 
   LayoutData layout,
   SplashScreen splashScreen
)

Parameters

layout
splashScreen
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

LayoutXml Class
LayoutXml Members
Overload List

 

 


Send Comment