Method FrameElement
FrameElement(VisualElement)
Frame the Canvas to the given element. The element is in the Viewport's local coordinates.
Declaration
public void FrameElement(VisualElement element)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | element | The element to frame. |