AxisTitleStyleLocation 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 AxisTitleLocationType Location { get; set; }
Public Property Location As AxisTitleLocationType
Get
Set
public:
property AxisTitleLocationType Location {
AxisTitleLocationType get ();
void set (AxisTitleLocationType value);
}
Property Value
AxisTitleLocationType
See Also