Visual Basic (Declaration) | |
---|---|
Public Overloads Sub Paint( _ ByVal graph As Graphics, _ ByVal paintTopLevelElementOnly As Boolean, _ ByVal renderingType As RenderingType, _ ByVal svgTextWriter As XmlTextWriter, _ ByVal flashStream As Stream, _ ByVal documentTitle As String, _ ByVal resizable As Boolean, _ ByVal preserveAspectRatio As Boolean _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Paint( Graphics graph, bool paintTopLevelElementOnly, RenderingType renderingType, XmlTextWriter svgTextWriter, Stream flashStream, string documentTitle, bool resizable, bool preserveAspectRatio ) |
Parameters
- graph
- paintTopLevelElementOnly
- renderingType
- svgTextWriter
- flashStream
- documentTitle
- resizable
- preserveAspectRatio
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family