TableStyleBorderDisplayStyleModel Property

Note: This API is now obsolete.

Gets the AeccDisplayStyle object that specifies Model display settings such as layer and linetype for the graphic line that forms a boundary around the outside of table.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Styles.TableStyle.GetBorderDisplayStyleModel instead.", 
	false)]
public DisplayStyle BorderDisplayStyleModel { get; }

Property Value

DisplayStyle
See Also