Click or drag to resize

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
C#
public string GetCodeForRowsInitialize(
	string imageName
)

Parameters

imageName
Type: SystemString
Image name (can be null)

Return Value

Type: String
C# script
See Also