Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NSnapCoordinateResult Class
Fields Methods


In This Topic
    NSnapCoordinateResult Class Members
    In This Topic

    The following tables list the members exposed by NSnapCoordinateResult.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldWhether it is allowed to glue to the snap target. (Inherited from Nevron.Nov.Diagram.NSnapResult)
    Public FieldThe snapped coordinate in drawing coordinates  
    Public FieldThe snapped coordinate in page coordinates  
    Public FieldThe target to which the coordinate or point was snapped to. (Inherited from Nevron.Nov.Diagram.NSnapResult)
    Top
    Public Methods
     NameDescription
    Public MethodGets a human readable name for the current snap target (Inherited from Nevron.Nov.Diagram.NSnapResult)
    Top
    See Also