CadMLeaderContextData.BlockTransformationMatrixList

CadMLeaderContextData.BlockTransformationMatrixList property

Gets or sets the block transformation matrix list.

public List<double> BlockTransformationMatrixList { get; set; }

Property Value

The block transformation matrix list.

See Also