StringValue example for Visual Basic

   Dim RasterVariant As New LEADRasterVariant

   RasterVariant.Type = VALUE_STRING
   RasterVariant.StringValue = "My String Value"