MenuInvokeOptionsPoint Property |
Gets or sets the point where the command is invoked.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual POINT? Point { get; set; }
Property Value
Type:
NullablePOINT
The point.
See Also