Nevron.Nov.Diagram Namespace / NGeometry Class


In This Topic
    NGeometry Class Methods
    In This Topic

    For a list of all members of this type, see NGeometry members.

    Public Methods
     NameDescription
    Public MethodAdds (appends) the item at the end of the collection  
    Public MethodAdds (appends) the item at the end of the collection and raises its Relative flag.  
    Public MethodAdds an ArcTo command  
    Public MethodAdds a CircularArcTo command  
    Public MethodRemoves all children  
    Public MethodQueries whether this collection contains the specified element at least once  
    Public MethodCopies all items of this set to the specified array, starting from the specified array index.  
    Public MethodAdds a CubicBezierTo command  
    Public MethodAdds an EllipticalArcTo command  
    Public MethodGets an iterator that iterates through the children in forward order.  
    Public MethodOverridden. Gets the mode in which this visual attemps to cache its display.  
    Public MethodGets an iterator that iterates throw the child elements in reverse order.  
    Public MethodOverloaded. Overridden. Hit tests the geometry by point  
    Public MethodReturns the index of the specified item inside this collection. Returns -1 if the item is not contained in the collection.  
    Public MethodInserts the item at the specified index  
    Public MethodAdds a LineTo command expressed  
    Public MethodOverloaded. Adds a MoveTo command  
    Public MethodAdds a relative ArcTo command  
    Public MethodAdds a relative CircularArcTo command  
    Public MethodAdds a relative CubicBezierTo command  
    Public MethodAdds a relative EllipticalArcTo command  
    Public MethodAdds a relative LineTo command expressed  
    Public MethodOverloaded. Adds a relative MoveTo command  
    Public MethodRemoves the specified item.  
    Public MethodRemoves the item at the specified index  
    Public MethodConverts this set to an array.  
    Public MethodGets the display bounds of this geometry (i.e. the bounds of the path, inflated with all display inflates, in shape coordinates).  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Called when the geometry has changed.  
    Protected MethodOverridden. Called when a child was inserted or removed from this node. Overriden to invalidate any cache associated with geometry.  
    Protected MethodOverridden. Overriden to paint the geometry  
    Protected MethodOverridden.   
    Internal Method  
    Internal Method  
    Protected MethodOverridden. Overriden to skip the branch display traversal if the geometry is not visible.  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also