Collapse AllExpand All       Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++  
 | 
 
 
 
[TCheckBoxFormControlObj]C# 
[TCheckBoxFormControlObj]Visual Basic 
[TCheckBoxFormControlObj] 
Class to hold all of the drawing Settings 
Namespace: DPSF 
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 
 Syntax 
C# 
 | 
 
[SerializableAttribute] 
public class RenderProperties 
 | 
 
 
 
Visual Basic 
 | 
 
<SerializableAttribute> 
Public Class RenderProperties 
 | 
 
 
 
Visual C++ 
 | 
 
[SerializableAttribute] 
public ref class RenderProperties 
 | 
 
 
 
 Inheritance Hierarchy 
System..::..Object 
  DPSF..::..RenderProperties 
 See Also 
RenderProperties Members 
DPSF Namespace 
  
Send comments on this topic to  
 |