Class PixbufLoader.AreaUpdatedSignalArgs
- Namespace
- GdkPixbuf
- Assembly
- GdkPixbuf-2.0.dll
Signal (Event) Arguments for OnAreaUpdated
public sealed class PixbufLoader.AreaUpdatedSignalArgs : SignalArgs
- Inheritance
-
PixbufLoader.AreaUpdatedSignalArgs
- Inherited Members
Properties
Height
public int Height { get; }
Property Value
Width
public int Width { get; }
Property Value
X
public int X { get; }
Property Value
Y
public int Y { get; }