NevronOpenVision
Nevron.Nov.Diagram Namespace / NSnapAndGlue Class
Fields Properties Methods Events


In This Topic
    NSnapAndGlue Class Members
    In This Topic

    The following tables list the members exposed by NSnapAndGlue.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the strength (area) in which the geometry outline attract points (in pixels)  
    Public PropertySpecifies the strength (area) in which the geometry vertices attract points (in pixels)  
    Public PropertySpecifies whether points can be glued to geometries. By default set to true.  
    Public PropertySpecifies whether points can be be glued to ports. By default set to true.  
    Public PropertySpecifies whether points can be be glued to shapes. By default set to true.  
    Public PropertySpecifies the strength (area) in which the grid lines attracts coordinates (in pixels)  
    Public PropertySpecifies the strength (area) in which the guidelines attracts coordinates (in pixels)  
    Public PropertyGets the drawing to which this object belongs  
    Public PropertyGets the drawing owning this attribute  
    Public PropertySpecifies the strength (area) in which the ports attract points (in pixels)  
    Public PropertyControls the step to which rotation angles are snapped. 360 degrees must be divisible to the specified value. By default set to 45 degrees.  
    Public PropertyControls the tolerance, under which the snapping of the rotation angles occurs. By default set to 5 degrees.  
    Public PropertySpecifies the strength (area) in which the rulers ticks attracts coordinates (in pixels)  
    Public PropertySpecifies whether rotation angles must be snapped. By default set to true  
    Public PropertySpecifies whether to snap to geometries. By default set to true  
    Public PropertySpecifies whether coordinates should be snapped to the grid. By default set to true  
    Public PropertySpecifies whether coordinates should be snapped to guidelines. By default set to true  
    Public PropertySpecifies whether to snap to shape ports. By default set to true  
    Public PropertySpecifies whether coordinates should be snapped to the rulers. By default set to true  
    Public PropertySpecifies whether to snap to shapes. By default set to true.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Snaps the End Point of a 1D primitive (line, bezier, arc etc.).  
    Public MethodSnaps the Start Point of a 1D primitive (line, bezier, arc etc.).  
    Public MethodSnaps the begin point of the specified shape, to the ports, geometries, shapes, guides, grids and rulers of the active page.  
    Public MethodSnaps the specified bounds sides (in drawing coordinates) to guides, grid and rules of the active page.  
    Public MethodSnaps a shape control point  
    Public MethodSnaps the end point of the specified shape, to the ports, geometries, shapes, guides, grids and rulers of the active page.  
    Public MethodSnaps a guideline X coordinate to the grid and rulers  
    Public MethodSnaps a guideline Y coordinate to the grid and rulers  
    Public MethodSnaps the outward ports of the shape to other inward/outward ports.  
    Public MethodSnaps the specicified pin point  
    Public MethodSnaps a point (in drawing coordinates) to the guidelines, grid and rulers of the active page.  
    Public MethodTries to snap a point to a point (in drawing coordinates).  
    Public MethodSnaps the specified rotation angle  
    Public MethodTries to snaps a X coordinate to a vertical guideline coordinate.  
    Public MethodTries to snaps an Y coordinate to a horizontal guideline coordinate.  
    Top
    See Also