'Declaration Public Shared Function GetNumberOfRows( _ ByVal repeatOption As BackgroundRepeatOption, _ ByVal areaHeight As Single, _ ByVal imageHeight As Single _ ) As Integer
public static int GetNumberOfRows( BackgroundRepeatOption repeatOption, float areaHeight, float imageHeight )
Parameters
- repeatOption
- areaHeight
- imageHeight