Class InkToolbar.InkToolbarBallpointPenFlyout
Defines a color flyout for the ballpoint pen in the InkToolbar.
Implements
IElementWrapper<WindowsElement>
Inherited Members
Namespace: Legerity.Windows.Elements.Core
Assembly: Legerity.Windows.dll
Syntax
public class InkToolbarBallpointPenFlyout : InkToolbar.InkToolbarColorFlyoutBase, IElementWrapper<WindowsElement>
Constructors
| Improve this Doc View SourceInkToolbarBallpointPenFlyout(WindowsElement)
Initializes a new instance of the InkToolbar.InkToolbarBallpointPenFlyout class.
Declaration
public InkToolbarBallpointPenFlyout(WindowsElement element)
Parameters
Type | Name | Description |
---|---|---|
WindowsElement | element | The |
Operators
| Improve this Doc View SourceImplicit(AppiumWebElement to InkToolbar.InkToolbarBallpointPenFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarBallpointPenFlyout(AppiumWebElement element)
Parameters
Type | Name | Description |
---|---|---|
AppiumWebElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarBallpointPenFlyout |
Implicit(RemoteWebElement to InkToolbar.InkToolbarBallpointPenFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarBallpointPenFlyout(RemoteWebElement element)
Parameters
Type | Name | Description |
---|---|---|
RemoteWebElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarBallpointPenFlyout |
Implicit(WindowsElement to InkToolbar.InkToolbarBallpointPenFlyout)
Allows conversion of a
Declaration
public static implicit operator InkToolbar.InkToolbarBallpointPenFlyout(WindowsElement element)
Parameters
Type | Name | Description |
---|---|---|
WindowsElement | element | The |
Returns
Type | Description |
---|---|
InkToolbar.InkToolbarBallpointPenFlyout |