DiagramClientView.ScrollPageSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of scroll units to scroll for scrolling a page.
public:
property System::Drawing::Size ScrollPageSize { System::Drawing::Size get(); };
public System.Drawing.Size ScrollPageSize { get; }
member this.ScrollPageSize : System.Drawing.Size
Public ReadOnly Property ScrollPageSize As Size