AxsgStudioSelectAtPointRequest(String?, Nullable, Nullable, Nullable, String?) Constructor

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Represents a point hit-test request payload.

public AxsgStudioSelectAtPointRequest(string? BuildUri, double? X, double? Y, bool? UpdateSelection, string? HitTestMode)

Parameters

BuildUri
String
UpdateSelection
Nullable<Boolean>
HitTestMode
String