Name | Description | |
---|---|---|
![]() | CanGlueBegin | Determines whether a begin point can be glued to this port |
![]() | CanGlueEnd | Determines whether an end point can be glued to this port |
![]() | CanGluePort | Determines whether |
![]() | GetGluedShapes | Gets all shapes glued (connected) to this port. |
![]() | GetLocation | Overridden. Overriden to get the location of the port in shape coordinates. Takes into account the value of the Relative property. |
![]() | GlueToGeometryContour | Overloaded. Glues the port location and direction to a relative position along the owner shape geometry contour. |
![]() | GlueToShapeLine | Overloaded. Glues the port location and direction to a relative position along the owner shape line. |
![]() | SetDirection | Overloaded. Sets a direction vector for the this port |
![]() | SetLocation | Overridden. Sets the port location (in shape local coordinates) |
![]() | ToString | Overridden. Gets the string representation of the shape |
![]() | TryGetDirectionAngle | Tries to get the direction angle of the port (in radians, in local coordinates). |
![]() | TryGetDirectionAngleInPage | Gets the direction vector angle (in radians, in page coordinates). |
![]() | TryGetDirectionVector | Tries to get a normalized direction vector of the port. |
![]() | TryGetDirectionVectorInPage | Gets the direction vector of the port, whose coordinates are (X + DirX, Y + DirY) transformed to page coordinates. |
![]() | Unglue | Unglues the control |