| ImageGestureImageGetCodeForRowsInitialize Method  | 
 
            Gets a C# snippet that will create this image and populate the rows
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic string GetCodeForRowsInitialize(
	string imageName
)
Parameters
- imageName
- Type: SystemString
 Image name (can be null)
Return Value
Type: 
StringC# script
 See Also
See Also