RadControls for WPF

 

Classes

  ClassDescription
Public classArrowShapeExtension
Represents a custom markup extension for creating arrow shape geometries.
Public classBitmapUtils
Bitmap utilities.
Public classCommandRoutedEventArgs
Represents command routed event args.
Public classCommonExtensions
Public classCommonShapeExtension
Represents a custom markup extension for creating common shape geometries.
Public classConnectionRoutedEventArgs
Represents connection routed event args.
Public classConnectionSerializationRoutedEventArgs
Represents connection serialization routed event args.
Public classConnectorRoutedEventArgs
Represents connector routed event args.
Public classDataTransferService
Default implementation of the IDataTransferService.
Public classDiagramAnimations
Contains diagram animations attached properties.
Public classDiagramBehaviors
Represents a class containing diagram behaviors exposed via attached properties.
Public classDiagramCommands
Public classDiagramExtensions
Some RadDiagram related extensions and utilities.
Public classDiagramItemsChangedEventArgs
Represents ItemsChanged event args.
Public classDiagramItemsChangingEventArgs
Represents ItemsChanging event args.
Public classDiagramItemsRoutedEventArgs
Represents items routed event args.
Public classDiagramLayoutRoutedEventArgs
The event argument supplied when the diagram layout event is raised.
Public classDiagramSerializationRoutedEventArgs
Represents serialization routed event args.
Public classDiagramSurface
Represents the diagram surface.
Public classDragRoutedEventArgs
Represents drag routed event args.
Public classFlowChartShapeExtension
Represents a custom markup extension for creating flow chart shape geometries.
Public classGeometryExtensions
Methods related to planar geometry.
Public classGeometryParser
Utility to convert between a geometry and its string representation.
Public classInternalGeometryParser
Public classItemsManipulationRoutedEventArgs
Public classItemVisibilityToVisibilityConverter
Converts ItemVisibility to Visibility and vice versa.
Public classManipulationRoutedEventArgs
Represents manipulation routed event args.
Public classPolylineSpecification
Parametrization of a polyline geometry which allows you to use multiple Points, bridges (using the Crossings data and the BridgeType) and end caps. See the CreateLineGeometry(PolylineSpecification) to use this specification and return a concrete geometry.
Public classPositionChangedRoutedEventArgs
Encapsulates information about position changed event.
Public classRadDiagramConnector
Represents a connector point.
Public classRadDiagramItem
Abstract base implementation of the IDiagramItem interface.
Public classRadDiagramPagesInfo
Encapsulates data regarding print preview.
Public classRadDiagramPrintPaginator
Represent the default implementation of abstract DocumentPaginator class suitable for diagram printing. Paginates the content of RadDiagram object. Creates a virtual grid of columns and rows where each cell is a printable page.
Public classRadDiagramPrintSettings
Encapsulates the diagram printing info.
Public classRadDiagramShapeBase
Abstract base implementation of the IShape interface.
Public classRadRoutedEditEventArgs
Contains state information and event data associated with a routed event.
Public classResizeRoutedEventArgs
Represents resizing routed event args.
Public classRotateRoutedEventArgs
Represents rotated routed event args.
Public classSerializationExtensions
Utilities related to the (de)serialization.
Public classShapeFactory
Shape factory.
Public classShapeRoutedEventArgs
Represents shape routed event args.
Public classShapeSerializationRoutedEventArgs
Routed event argument related to a shape.

Structures

  StructureDescription
Public structureDiagramDropInfo
Represents drop information.

Enumerations

  EnumerationDescription
Public enumerationArrowShapeType
The type of shape.
Public enumerationCommonShapeType
Public enumerationFlowChartShapeType