Namespace > IC.PhotoController.Filter Namespace > Classes > BaseFilter Class > public > DrawArea Property
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
BaseFilter.DrawArea Property

Gets or sets the draw area.

C++
public: __property Rectangle DrawArea;
C#
public virtual Rectangle DrawArea;
Visual Basic
Public virtual Property DrawArea() As Rectangle

The draw area.

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