Version

Search Results

PointInElement(Point) Method

Syntax Parameters point

PointInElement(Point,Boolean) Method

Syntax Parameters point excludeOverlappingSiblings

PointInElement(Point,Boolean,Boolean) Method

Syntax Parameters point excludeOverlappingSiblings ignoreClipping

PositionChildElements Method (ScenicApplicationMenuButtonUIElement)

Makes sure that the child elements for this element are in the ChildElements array and that they are positioned properly. This needs to be overridden if the element has any child elements. Syntax Example This code overrides the positionChildElements virtual method of UIElement. This sample shows two different meth...