Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : MaximumScrollSize Property |
public LeadSize MaximumScrollSize {get;}
'Declaration
Public ReadOnly Property MaximumScrollSize As LeadSize
The Width value of this property will contain the size of the current maximum horizontal range and the Height value of this property will contain the size of the current maximum vertical range.
MaximumScrollSize will be automatically updated by the viewer when any of the values that affect transformation is changed or when the size of the control changes. For more information, refer to ScrollMode and ScrollOffset.