ShowContextMenuCommandArgs.X Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
X coordinate for the context menu, optionally provided by the caller of the command.
C++
public:
property Nullable<double> X { Nullable<double> get(); };
public double? X { get; }
member this.X : Nullable<double>
Public ReadOnly Property X As Nullable(Of Double)
Produit | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |