Method | Description | |
---|---|---|
CanvasClock ( ) : System |
Method | Description | |
---|---|---|
CanvasClock ( IntPtr intptr ) : System | ||
GetShapeIterFunc ( CanvasIter &iter ) : bool | ||
ShapeNextFunc ( CanvasIter &iter ) : bool | ||
ShapeValueFunc ( CanvasIter &iter ) : Shape, | ||
Update ( double affine ) : void |
Method | Description | |
---|---|---|
TimeoutFunc ( ) : bool |
protected CanvasClock ( IntPtr intptr ) : System | ||
intptr | IntPtr | |
return | System |
protected GetShapeIterFunc ( CanvasIter &iter ) : bool | ||
iter | CanvasIter | |
return | bool |
protected ShapeNextFunc ( CanvasIter &iter ) : bool | ||
iter | CanvasIter | |
return | bool |
protected ShapeValueFunc ( CanvasIter &iter ) : Shape, | ||
iter | CanvasIter | |
return | Shape, |