Questions tagged [xmlconvert]

31 questions
0
votes
1 answer

Parsing Size and Position Objects from an XmlDocument?

Is there more elegant syntax for reading/parsing Size and Point objects in an Xml document? Source Xml Nodes: {Width=64, Height=64} 20 20 Currently I use: For Size: Dim…
PersistenceOfVision
  • 1,275
  • 11
  • 13
1 2
3