[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Speichert den aktuellen Arbeitsflächeninhalt in einem Puffer und bereitet damit eine Animation auf der aktellen Ansicht vor.

Namespace: DynamicNode.Ext.Visual
Assembly: DNVisual (in DNVisual.dll) Version: 1.3.4679.19811 (1.3.0.0)

Syntax

C#
public void PrepareAnimation()
Visual Basic
Public Sub PrepareAnimation
F#
abstract PrepareAnimation : unit -> unit 
override PrepareAnimation : unit -> unit 

Implements

IPainter..::..PrepareAnimation()()()()

See Also