Click or drag to resize

Viewport Methods

The Viewport type exposes the following members.

Methods
 NameDescription
Public methodDisposeReleases the resources that are used by the object.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetKeyDownTime 
Public methodGetKeyUpTime 
Public methodGetLastFrameScreenLabelByObjectInSpace 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsJoystickButtonPressed 
Public methodIsKeyLocked 
Public methodIsKeyPressed 
Public methodIsMouseButtonPressed 
Public methodKeysAndMouseButtonUpAll 
Public methodNotifyInstantCameraMovement 
Public methodPerformJoystickEvent 
Public methodPerformKeyDown 
Public methodPerformKeyPress 
Public methodPerformKeyUp 
Public methodPerformMouseDoubleClick 
Public methodPerformMouseDown 
Public methodPerformMouseMove 
Public methodPerformMouseUp 
Public methodPerformMouseWheel 
Public methodPerformSpecialInputDeviceEvent 
Public methodPerformTick 
Public methodPerformTouch 
Public methodPerformUpdateBeforeOutputEvents 
Public methodRenderingPipelineCreate 
Public methodRenderingPipelineDestroyCreated 
Public methodResetLastUpdateTime 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodUpdate Updates viewport with the rendering of attached map and GUI rendering.
Top
Extension Methods
 NameDescription
Public Extension MethodMethodInvoke Calls the object method by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGet Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertyGetT Gets the value of the object property by name.
(Defined by ObjectEx)
Public Extension MethodPropertySet Sets the value of the object property by name.
(Defined by ObjectEx)
Top
See Also