Click or drag to resize

BaseLaserDeviceConnectorEnablePointerT Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Device.Connector.BaseLaserDeviceConnector.EnablePointer``1(System.Boolean)"]


Namespace: RAYLASE.Marker.Device.Connector
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual T EnablePointer<T>(
	bool isEnabled
)

Parameters

isEnabled  Boolean

[Missing <param name="isEnabled"/> documentation for "M:RAYLASE.Marker.Device.Connector.BaseLaserDeviceConnector.EnablePointer``1(System.Boolean)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:RAYLASE.Marker.Device.Connector.BaseLaserDeviceConnector.EnablePointer``1(System.Boolean)"]

Return Value

T

[Missing <returns> documentation for "M:RAYLASE.Marker.Device.Connector.BaseLaserDeviceConnector.EnablePointer``1(System.Boolean)"]

See Also