←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.