Function VisualScriptComment.size

The comment node's size (in pixels).

Vector2 size() nothrow @property @nogc;

void size (
  Vector2 v
) nothrow @property @nogc;