Share

SketchedSymbol.Transformation Property

Parent Object: SketchedSymbol

Description

Property that provides the transform that is applied to display the associated sketched symbol definition in the correct location on the sheet. The matrix defines the sheet to sketched symbol transform.

Syntax

SketchedSymbol.Transformation() As Matrix2d

Property Value

This is a read only property whose value is a Matrix2d.

Version

Introduced in version 5.3

Was this information helpful?