言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ObjectPreview.DrawPreview

public function DrawPreview(previewArea: Rect): void;

Parameters

previewArea The available area to draw the preview.

Description

This is the first entry point for Preview Drawing.

The default implementation will draw a grid of previews if there are multiple targets available. Override this method if you want to change this behaviour.