'宣言 Public Overloads Sub Playback( _ ByVal graphics As IGraphics, _ ByVal x As Single, _ ByVal y As Single, _ ByVal scale As Single, _ ByVal fontMapper As IFontMapper _ )
public void Playback( IGraphics graphics, float x, float y, float scale, IFontMapper fontMapper )