CadBlockEntity.EndBlockLayerName

CadBlockEntity.EndBlockLayerName property

Gets or sets the end name of the block layer.

public string EndBlockLayerName { get; set; }

Property Value

The end name of the block layer.

See Also