Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NSnapBoundsResult Class
Fields


In This Topic
    NSnapBoundsResult Class Members
    In This Topic

    The following tables list the members exposed by NSnapBoundsResult.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe horizontal bounds alignment relative the XSnappedTo target (valid if XSnappedTo is not null)  
    Public FieldThe snapped bounds  
    Public FieldGets the snap result type (Inherited from Nevron.Diagram.WinForm.NSnapResult)
    Public FieldThe horizontal bounds alignment relative the YSnappedTo target (valid if YSnappedTo is not null)  
    Public FieldThe snap target to which the X coordinate was snapped  
    Public FieldThe snap target to which the Y coordinate was snapped  
    Top
    See Also