GraphTitleStyleBorder Property

Gets or sets a bool value that specifies whether a border line is drawn around the title block.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Border { get; set; }

Property Value

Boolean
See Also