XSize MethodsTerminal Works - PDF Printing.Net Library

The XSize type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(XSize)
Indicates whether this instance and a specified size are equal.
Public methodStatic memberEquals(XSize, XSize)
Indicates whether this two instance are equal.
Public methodStatic memberFromSize
Creates an XSize from a System.Drawing.Size.
Public methodStatic memberFromSizeF
Creates an XSize from a System.Drawing.Size.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberParse
Parses the size from a string.
Public methodToPointF
Converts this XSize to a PointF.
Public methodToSizeF
Converts this XSize to a SizeF.
Public methodToString
Converts this XSize to a human readable string.
(Overrides ValueTypeToString.)
Public methodToString(IFormatProvider)
Converts this XSize to a human readable string.
Public methodToXPoint
Converts this XSize to an XPoint.
Public methodToXVector
Converts this XSize to an XVector.
Top
See Also

Reference