ImageBlock Control - AdarshRise/HandyControl GitHub Wiki

Usage

First add HandyControl refrence

xmlns:hc="https://handyorg.github.io/handycontrol"

then in your xaml

<hc:ImageBlock Source="/HandyControlDemo;component/Resources/Img/Dance.png" Interval="0:0:0.125" Columns="8" Rows="10" StartColumn="0" StartRow="0" Width="110" Height="128"/>
Available Properties
Source
Interval
Columns
Rows
StartColumn
StartRow
EndColumn
EndRow
IsPlaying