Namespace > IC.PhotoController.Filter Namespace > Classes > DarknessFilter Class > public > ToString Method
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
DarknessFilter.ToString Method

Gets the string representation of this filter

C++
public: string ToString();
C#
public override string ToString();
Visual Basic
Public override Function ToString() As string
Returns

The string representation of this filter

Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.