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 PropertyThe sender of the message, or null if not supported by the message implementation. (Inherited from TinyMessenger.TinyMessageBase)
Public PropertyGets the size of the viewport.  
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies 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