Share

AutoCADBlock.Position Property

Parent Object: AutoCADBlock

Description

Read-write property that gets and sets the origin position of the block on the sheet.

Syntax

AutoCADBlock.Position() As Point2d

Property Value

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

Version

Introduced in version 2011

Was this information helpful?