CadDimensionStyleTable.Dimblk

CadDimensionStyleTable.Dimblk property

Gets or sets the arrowhead block name used at the ends of dimension lines. Valid standard names are “.”, “_DOT”, “_DOTSMALL”, “_DOTBLANK”, “_ORIGIN”, “_ORIGIN2”, “_OPEN”, “_OPEN90”, “_OPEN30”, “_CLOSED”, “_SMALL”, “_NONE”, “_OBLIQUE”, “_BOXFILLED”, “_BOXBLANK”, “_CLOSEDBLANK”,"_DATUMFILLED", “_DATUMBLANK”, “_INTEGRAL”, “_ARCHTICK”.

public string Dimblk { get; set; }

Property Value

The arrowhead block name.

See Also