easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common
WindowlessComponent Class
WindowlessComponent Methods
ApplyTheme Method
CanInsertInto Method
CreateGraphics Method
CreatePaintArgs Method
Draw Method
DrawHighlighted Method
DrawSelection Method
DrawUnscaled Method
Focus Method
GetAllElementsAtLocation Method
GetChildsAt Method
GetFirstChildAt Method
GetLocation Method
GetRootLocation Method
GetViewport Method
HitTest Method
Invalidate Method
PointToParent Method
PointToScreen Method
RectangleToParent Method
RectangleToScreen Method
Select Method
SetBounds Method
SetClientBounds Method
SetLocation Method
SetRootLocation Method
SetViewport Method
UnSelect Method
WindowlessComponent
SetViewport Method
Set a new
Location
of the viewport
Namespace:
Easymap.AddIn.Common
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
SetViewport
(
Location
location
)
Public
Sub
SetViewport
(
location
As
Location
)
Parameters
location
Type:
Easymap.AddIn.Common.Graphics
Location
New location of the viewport
See Also
Reference
WindowlessComponent Class
Easymap.AddIn.Common Namespace