Click or drag to resize

SnapTargetShowOutline Method

Shows/Hides the alternative outline. Returns true if an alternative outline exists, otherwise false if one was not set

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool ShowOutline(
	bool shouldShow
)

Parameters

shouldShow
Type: SystemBoolean

Return Value

Type: Boolean
See Also