NRowCollection Class Methods
In This Topic
For a list of all members of this type, see NRowCollection members.
Public Methods
| | Name | Description |
 | CanClip | Overridden. Overriden to return true |
 | CanTransform | Overridden. Overriden to return true |
 | GetClip | Overridden. Overriden to clip |
 | GetTransform | Overridden. Gets the matrix that transforms local to parent coordinates |
 | InvalidateArrange | Overridden. Invalidates the element arrange |
 | LocalToParent | Overloaded. Overridden. Transforms a point in local coordinates to the coordinates of its parent coordinate system |
 | ParentToLocal | Overloaded. Overridden. Transforms a point in parent coordinates to local coordinates |
 | VisitChildDisplaySubtree | Overridden. Called to propagate the display traversal to the specified child node. |
Top
Protected Methods
See Also