Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

GraphicRegistry.GetGraphicsForCanvas

public static IList<Graphic> GetGraphicsForCanvas(Canvas canvas);

Parameters

canvasInput canvas.

Returns

IList<Graphic> Graphics on the input canvas.

Description

Return a list of Graphics that are registered on the Canvas.

Did you find this page useful? Please give it a rating: