Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Samples
KMoore
WPFSamples
BlockBarSample
RectBlockBar
C# Class Microsoft.Samples.KMoore.WPFSamples.BlockBarSample.RectBlockBar
Inheritance:
BlockBar
显示文件
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