Version

StyleInfo.DimensionInfo Class Methods

For a list of all members of this type, see StyleInfo.DimensionInfo members.

Public Methods
 NameDescription
Public MethodEqualsOverridden. Returns true if the specified object is a DimensionInfo instance and represents the same value.  
Public MethodGetHashCodeOverridden. Returns the hash code.  
Public Methodstatic (Shared in Visual Basic)ParseParses the specified string into a StyleInfo.DimensionInfo instance. This method will throw an exception if the specified string is in incorrect format.  
Public MethodToStringReturns the string representation of this DimensionInfo object.  
See Also