Edytuj

Udostępnij za pośrednictwem


ILostTrackingVisual.SetLayer(Int32) Method

Definition

Sets all visual components to the layer provided.

public:
 void SetLayer(int layer);
public void SetLayer (int layer);
abstract member SetLayer : int -> unit
Public Sub SetLayer (layer As Integer)

Parameters

layer
Int32

The layer to set for the visual components.

Applies to