CadMLeader.Blocks

CadMLeader.Blocks property

Gets or sets the blocks.

public List<CadMLeaderBlock> Blocks { get; set; }

Property Value

The blocks.

See Also