GraphStyleCurrentHorizontalScale Property |
Gets the plotted size of graph horizontal scale from draw setting.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double CurrentHorizontalScale { get; }Public ReadOnly Property CurrentHorizontalScale As Double
Get
public:
property double CurrentHorizontalScale {
double get ();
}Property Value
Double
Exceptions
See Also