ImageGear22.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : StartIndex Property |
'Declaration Public Property StartIndex As Integer
'Usage Dim instance As ImGearARTPage Dim value As Integer instance.StartIndex = value value = instance.StartIndex
public int StartIndex {get; set;}