Properties 


SciChart.Core Assembly > SciChart.Core.Messaging Namespace : RenderSurfaceResizedMessage Class
RenderSurfaceResizedMessage Class Members

The following tables list the members exposed by RenderSurfaceResizedMessage.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RenderSurfaceResizedMessage class.  
Top
Public Properties
 NameDescription
Public Property The sender of the message, or null if not supported by the message implementation. (Inherited from TinyMessenger.TinyMessageBase)
Public Property Gets the size of the viewport.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also