Share

Manager.ActiveGraphicsKernels Property

Description

Gets an array of active graphics kernels.

Visual Basic

Public Property ActiveGraphicsKernels() As GraphicsKernel

C#

public GraphicsKernel ActiveGraphicsKernels;

Returns

Array of GraphicsKernel objects.

Conditions

Read-only

Previous Class

Manager2

Links

Manager Class, Autodesk.AutoCAD.GraphicsSystem Namespace

Was this information helpful?