Sandbox Logo

Widget.OnPaintOverride

Description

Override the widget's paint process. Return <see langword="true" /> to prevent the default paint action, which is to call <see cref="M:Editor.Widget.OnPaint" />.

Return

User Comments