Click or drag to resize

ShapeChangedEventArgsOldShape Property

Gets the shape before the change.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract Shape OldShape { get; }

Property Value

Type: Shape
See Also