CadSectionViewStyle.Flags

CadSectionViewStyle.Flags property

The Flags: 1: cont labeling, 2: show arrowheads, 4: show view label, 8: show all plane lines, 0x10: show all end ids, 0x20 show end+bend lines, 0x40: show hatch

public int Flags { get; set; }

See Also