C# Class Microsoft.Samples.KMoore.WPFSamples.BlockBarSample.RectBlockBar

Inheritance: BlockBar
Show file Open project: daszat/zetbox

Protected Methods

Method Description
OnRender ( System drawingContext ) : void

Private Methods

Method Description
GetRect ( Size targetSize, int blockCount, double blockMargin, int blockNumber ) : Rect

Method Details

OnRender() protected method

protected OnRender ( System drawingContext ) : void
drawingContext System
return void