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; }
Public MustOverride ReadOnly Property OldShape As Shape
Get
Property Value
Type:
ShapeSee Also