Smrf.NodeXL.ExcelTemplate.GraphZoomAndScaleUserSettings.GraphZoomAndScaleUserSettings C# (CSharp) Method

GraphZoomAndScaleUserSettings() public method

Initializes a new instance of the GraphZoomAndScaleUserSettings class.
public GraphZoomAndScaleUserSettings ( ) : System
return System
    public GraphZoomAndScaleUserSettings()
    {
        // (Do nothing.)

        AssertValid();
    }