Version

RichTextSize Structure Members

The following tables list the members exposed by RichTextSize.

Public Constructors
 NameDescription
Public ConstructorRichTextSize ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyHeightGets or sets the height.  
Public PropertyWidthGets or sets the width.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns the string representation of this object.  
Public Operators
public Operator Equality Compares the values of two RichTextSize structures for equality
public Operator Implicit Type Conversion Converts from a Size to a RichTextSize.
public Operator Inequality Compares the values of two RichTextSize structures for inequality
See Also