This topic has not yet been rated - Rate this topic

D3DImage.ToString Method

Creates a string representation of this object based on the current culture.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ToString() Creates a string representation of this object based on the current culture. (Inherited from ImageSource.)
Public method ToString(IFormatProvider) Creates a string representation of this object based on the IFormatProvider passed in. If the provider is null, the CurrentCulture is used. (Inherited from ImageSource.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.