Represents the ReadShapeDataCompletedEventArgs class.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class ReadShapeDataCompletedEventArgs : EventArgs
Inheritance: objectEventArgsReadShapeDataCompletedEventArgs
Derived Classes:
Inherited Members
Constructors
C#
public ReadShapeDataCompletedEventArgs()
Properties
Gets a value that indicates whether an asynchronous operation has been canceled.
C#
public bool Canceled { get; }