CadBlockTableObject.BlockName

CadBlockTableObject.BlockName property

Gets or sets the name of the block.

public string BlockName { get; set; }

Property Value

The name of the block.

See Also