[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Document Assembly
C1.Interop
Structs
Size
Operators
operator ==
dotnet-framework-api
dotnet-api
C1.Document Assembly
C1.Document
C1.Document.Export
C1.Document.Export.Ssrs
C1.Document.Util
C1.Interop
Classes
Structs
Point
Rect
Size
Constructors
Properties
Methods
Operators
explicit operator
implicit operator
operator !=
operator +
operator -
operator ==
Thickness
C1.Ssrs
C1.Ssrs.RplReader
C1.Ssrs.RplReader.Recs
C1.Util.Licensing
C1.Util.Localization
C1.Win.ImportServices.ReportExecution4
C1.Win.ImportServices.ReportingService4
GrapeCity.Documents.Drawing
C1.FlexReport Assembly
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
(Showing Draft Content)
C1.Interop.Size.op_Equality
operator == Operator
operator ==(Size, Size)
Indicates whether two
Size
structures are equal.
Declaration
public static bool operator ==(Size x, Size y)
Parameters
Type
Name
Description
Size
x
Size
y
Returns
Type
Description
bool