Namespace > IC.PhotoController.Filter Namespace > Classes > BaseFilter Class > protected > NeedUpdatePercentage Property
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
BaseFilter.NeedUpdatePercentage Property

Gets a value indicating whether this filter needs to update processing percentage.

C++
protected: __property bool NeedUpdatePercentage;
C#
protected bool NeedUpdatePercentage;
Visual Basic
Protected Property NeedUpdatePercentage() As bool

true if it requires update processing; otherwise, false.

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