Nevron .NET Vision
Nevron.Diagram Namespace / NRoutableConnector Class / Reflex Method


In This Topic
    Reflex Method (NRoutableConnector)
    In This Topic
    Modifies the shape to aesthetically loop around the reflexed shape
    Syntax
    'Declaration
     
    
    Public Overridable Function Reflex() As System.Boolean
    'Usage
     
    
    Dim instance As NRoutableConnector
    Dim value As System.Boolean
     
    value = instance.Reflex()
    public virtual System.bool Reflex()

    Return Value

    true if the reflex succeeded, otherwise false
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also