GoDiagram Web Reference
WriteAttrVal Method (GoXmlTransformer)

Write an attribute of the name name with a string representation for the value val.
Overload List
OverloadDescription
WriteAttrVal(String,String)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Int32)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Single)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Boolean)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,PointF)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,SizeF)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,RectangleF)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Color)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Type)Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Int32[])Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Single[])Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,PointF[])Write an attribute of the name name with a string representation for the value val.  
WriteAttrVal(String,Color[])Write an attribute of the name name with a string representation for the value val.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlTransformer Class
GoXmlTransformer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback