CadBlockStretchAction.BlockStretchActionElements

CadBlockStretchAction.BlockStretchActionElements property

Gets or sets the cad block stretch action elements.

public List<CadBlockStretchActionElement> BlockStretchActionElements { get; set; }

Property Value

The cad block stretch action elements.

See Also