🔨Set Drawing Properties

<DrawEntryDynamic> Utilities.SetDrawingProperties(<DrawEntryDynamic> Object, <table> Properties)

Sets the properties of a drawing object.

Parameters

Name
Description
Type
Default
Optional

Object

The drawing object

DrawEntryDynamic

N/A

Properties

The properties to apply

table

N/A

Return

<DrawEntryDynamic> the object with the properties applied

Last updated