public method XSize.Equals

Brief

Compares this XSize with another XSize variable.

Declaration
C#
bool  Equals (Gehtsoft.PDFFlow.Models.Shared.XSize value)

Parameters
value

Another XSize to be compared with this XSize.

Declared in XSize

back