[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Web.Api.BarCode Assembly
C1.Win.Interop
Structs
Size
Operators
operator ==
dotnet-api
C1.Web.Api Assembly
C1.Web.Api.BarCode Assembly
C1.BarCode
C1.Web.Api.BarCode
C1.Win.Interop
Structs
Point
Rect
Size
Constructors
Properties
Methods
Operators
explicit operator
implicit operator
operator !=
operator +
operator -
operator ==
Thickness
C1.Web.Api.Cloud Assembly
C1.Web.Api.DataEngine Assembly
C1.Web.Api.Document Assembly
C1.Web.Api.Excel Assembly
C1.Web.Api.Image Assembly
C1.Web.Api.Pdf Assembly
C1.Web.Api.Report Assembly
(Showing Draft Content)
C1.Win.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