Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: ScreenDef Class > Methods

getScreenMap Method

Scroll Prev Top Next More

 

Return a ScreenMap object.

 

ScreenMap ScreenDef.getScreenMap(int index)

ScreenMap ScreenDef.getScreenMap(String Name)

 

Arguments

 

ScreenDef

 Required. ScreenDef object.

 

nameOrIndex

 Required. The name or index of the screen map definition.

 

Remarks

 

Return a ScreenMap object. Use the fully qualified name, or the index. When using the index the current screen is required to have at least one defined map or an error will be returned.

 

Determine the number of maps available for the current screen by using the mapCount property.

 

Requirements

 

Inventu Viewer+

 

See Also

 

getScreenDef | getScreenMap | fullName | mapCount | name | activeMapName

 

Applies To: ScreenDef object

 


© 2022 Inventu Corporation