NSplit1DShapeEventArgs Class Members
In This Topic
The following tables list the members exposed by NSplit1DShapeEventArgs.
Public Constructors
Public Properties
| Name | Description |
| FromShape | Gets the From 2D shape of the Splitted1DShape prior to the splitting. Can be null. |
| Splitted1DShape | Gets the splitted 1D shape. |
| Splitted1DShapeClone | Gets the 1D shape, which was produced by cloning the splitted 1D shape. |
| SplittingShape | Gets the 2D shape, which splits the Splitted 1D shape. |
| ToShape | Gets the To 2D shape of the Splitted1DShape prior to the splitting. Can be null. |
Top
See Also