Nevron.Nov.Diagram Namespace / NShapePoint<TGlue> Class


In This Topic
    NShapePoint<TGlue> Class Methods
    In This Topic

    For a list of all members of this type, see NShapePoint<TGlue> members.

    Public Methods
     NameDescription
    Public MethodGets the point location (in shape coordinates)  
    Public MethodGets the point location (in page coordinates)  
    Public MethodMust overriden to set the location of the shape point.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the location of the shape point has changed. Raises the LocationChangedEvent.  
    Top
    See Also