Class
ReadShapesCompletedEventArgs

Represents the ShapesReadCompletedEventArgs class.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public class ReadShapesCompletedEventArgs : EventArgs

Inheritance: objectEventArgsReadShapesCompletedEventArgs

Derived Classes: PreviewReadShapesCompletedEventArgs

Inherited Members EventArgs.Empty

Properties

Error

Gets the exception.

Declaration

cs-api-definition
public Exception Error { get; }

Property Value

Exception

UserState

Gets the user-defined object which could be set for Read method.

Declaration

cs-api-definition
public object UserState { get; }

Property Value

object

In this article
DefinitionPropertiesErrorUserState
Not finding the help you need?
Contact Support