Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace > GoXmlTransformer Class > WriteAttrVal Method : WriteAttrVal(String,RectangleF) Method |
'Declaration Public Overloads Function WriteAttrVal( _ ByVal name As String, _ ByVal val As RectangleF _ ) As String
public string WriteAttrVal( string name, RectangleF val )
This converts the object reference to a string and then writes the attribute by calling GoXmlWriter.GoXmlWriter.WriteAttrVal.
You can use this method to just convert a value to a string by passing null as the attribute name. You can convert a string back to a value by calling RectangleFFromString.
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