CadSectionViewStyle.SectionViewStyleParameters

CadSectionViewStyle.SectionViewStyleParameters property

Gets or sets the section view style parameters.

public List<KeyValuePair<CadEntityAttribute, CadParameter>> SectionViewStyleParameters { get; set; }

Property Value

The section view style parameters.

See Also