NPageInteraction Class Members
In This Topic
The following tables list the members exposed by NPageInteraction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AutoConnectToBeginPoints | Gets or sets whether moved or dropped 2D shapes are allowed to connect to the begin points of 1D shapes |
| AutoConnectToEndPoints | Gets or sets whether moved or dropped 2D shapes are allowed to connect to the end points of 1D shapes |
| BeginPointGlueMode | Gets or sets the mode in which begin-points of splitted or extended 1D shapes are connected to 2D Shapes. |
| Enable1DShapeSplitting | Gets or sets whether moved or dropped 2D shapes are allowed to split 1D shapes. |
| EndPointGlueMode | Gets or sets the mode in which end-points of splitted or extended 1D shapes are connected to 2D Shapes. |
Top
Public Events
| Name | Description |
| GluingShapes | Raised when a 1D shape begin or end point needs to be connected to a 2D shape. This is a routable event. |
| Split1DShape | Raised when a 1D shape has been splitted by a 2D shape. This is a routable event. |
Top
See Also