GraphTitleStyleLocation Property |
Gets or sets the location of the title in relation to the view grid.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic GraphTitleLocationType Location { get; set; }
Public Property Location As GraphTitleLocationType
Get
Set
public:
property GraphTitleLocationType Location {
GraphTitleLocationType get ();
void set (GraphTitleLocationType value);
}
Property Value
GraphTitleLocationType
See Also