Table of Contents

Method CanItemBeDrawn

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

CanItemBeDrawn(Type)

Returns if the specified type can be drawn.

bool CanItemBeDrawn(Type createItemType)

Parameters

createItemType Type

The type to check.

Returns

bool

True if the specified type can be drawn, otherwise false.