Share

AutoCADBlock.Color Property

Parent Object: AutoCADBlock

Description

Read-write property that gets and sets the color for the block. Setting the property to Nothing restores the block to the color defined by the layer on which this block resides.

Syntax

AutoCADBlock.Color() As Color

Property Value

This is a read/write property whose value is a Color.

Version

Introduced in version 2011

Was this information helpful?