Class Library Documentation for Neo smartpen SDK
PenCommV2ReqSetupPenColor Method |
Sets the color of LED.
Namespace: Neosmartpen.Net.Protocol.v2
Assembly: Neosmartpen.Net.Protocol.v2 (in Neosmartpen.Net.Protocol.v2.dll) Version: 2.1.13.0 (2.1.13)

C#
public bool ReqSetupPenColor( int color )
Parameters
- color
- Type: SystemInt32
[Missing <param name="color"/> documentation for "M:Neosmartpen.Net.Protocol.v2.PenCommV2.ReqSetupPenColor(System.Int32)"]
Return Value
Type: Booleantrue if the request is accepted; otherwise, false.
