mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Fixed typo
This commit is contained in:
parent
a3d9c6d16d
commit
638a833e1d
@ -92,7 +92,7 @@ namespace RGB.NET.Core
|
|||||||
|
|
||||||
private Size _actualSize;
|
private Size _actualSize;
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the actual location of the <see cref="Led"/>.
|
/// Gets the actual size of the <see cref="Led"/>.
|
||||||
/// This includes device-scaling.
|
/// This includes device-scaling.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public Size ActualSize
|
public Size ActualSize
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user