Flynet Viewer .NET Programmer's Reference

getScreenMap Method

getScreenMap Method

Previous topic Next topic  

getScreenMap Method

Previous topic Next topic  

 

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

 

Flynet Viewer

 

See Also

 

getScreenDef | getScreenMap | fullName | mapCount | name | activeMapName

 

Applies To: ScreenDef object

 


© 2016 Inventu Corporation, Flynet LTD