Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
public struct SizeF : INotifyPropertyChanged
Visual Basic (Declaration)
Public Structure SizeF _
	Implements INotifyPropertyChanged
Visual C++
public value class SizeF : INotifyPropertyChanged

See Also