Class RadDiagramSketchShape
Represents a Sketchy type of DiagramShape.
Inherited Members
Namespace: Telerik.Windows.Controls.Diagrams.Extensions
Assembly: Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax
public class RadDiagramSketchShape : RadDiagramShape, IGeometryShape, IShape, IDiagramItem, ISerializable, ISupportMouseOver, IPropertyChanged, IGroupable, ISupportManipulation, ISupportVirtualization, IContainerChild, ICollapsible, ISupportRotation, IThemable
Constructors
RadDiagramSketchShape()
Declaration
public RadDiagramSketchShape()
Methods
Deserialize(SerializationInfo)
Deserializes the specified info.
Declaration
public override void Deserialize(SerializationInfo info)
Parameters
SerializationInfo
info
The info. |
Overrides
Serialize()
Serializes this shape.
Declaration
public override SerializationInfo Serialize()
Returns
SerializationInfo
|