Red component.
Namespace:
DYMO.Label.FrameworkAssembly: DYMO.Label.Framework (in DYMO.Label.Framework.dll) Version: 1.0.0.0 (8.4.0.1475)
Syntax
| C# |
|---|
public byte R { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property R As Byte |
| Visual C++ |
|---|
public: virtual property unsigned char R { unsigned char get () sealed; } |