EdgePointConverter.ConvertToInvariantString Method
Include Protected Members
Include Inherited Members
Converts the specified value to a culture-invariant string representation.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
ConvertToInvariantString(Object)
Converts the specified value to a culture-invariant string representation. (Inherited from TypeConverter.)
ConvertToInvariantString(ITypeDescriptorContext, Object)
Converts the specified value to a culture-invariant string representation, using the specified context. (Inherited from TypeConverter.)
Top