Share via


ShowContextMenuCommandArgs.Y Property

Definition

Y coordinate for the context menu, optionally provided by the caller of the command.

public:
 property Nullable<double> Y { Nullable<double> get(); };
public double? Y { get; }
member this.Y : Nullable<double>
Public ReadOnly Property Y As Nullable(Of Double)

Property Value

Applies to