Infragistics(R) NetAdvantage(R) Windows Forms
UIElementDrawParams Structure
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : UIElementDrawParams Structure

Structure passed around during a drawing operation

Syntax

Visual Basic (Declaration) 
Public Structure UIElementDrawParams 
   Inherits System.ValueType
C# 
public struct UIElementDrawParams : System.ValueType 

See Also