←Select platform

ViewScrollOffset Property

Summary

Scrolls the view by the specified amount.

Syntax
C#
VB
C++
public LeadPointD ViewScrollOffset {get; set;} 
Public Property ViewScrollOffset() As LeadPointD 
   Get 
   Set 
public:  
   property LeadPointD^ ViewScrollOffset 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 

Property Value

Scrolls the view by the specified amount. The default value is (0,0).

Remarks

Refer to DocumentViewOptions for more information.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly