Table of Contents

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

int

Width

public int Width { get; }

Property Value

int

X

public int X { get; }

Property Value

int

Y

public int Y { get; }

Property Value

int