mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Width and Height shouldn't be exposed through ISurface anymore
This commit is contained in:
parent
195b5c3ab7
commit
2be1898c53
1 changed files with 0 additions and 2 deletions
|
@ -191,8 +191,6 @@ namespace GreenshotPlugin.Interfaces
|
|||
get;
|
||||
set;
|
||||
}
|
||||
int Width { get; }
|
||||
int Height { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Zoom value applied to the surface. 1.0f for actual size (100%).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue