dotnetCHARTING Send comments on this topic.
LanguageStrings Property
See Also 
dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : LanguageStrings Property


Gets or sets a language file name that overrides the default en.xml file.

Syntax

Visual Basic (Declaration) 
Public Property LanguageStrings As String
Visual Basic (Usage)Copy Code
Dim instance As ImageZoomer
Dim value As String
 
instance.LanguageStrings = value
 
value = instance.LanguageStrings
C# 
public string LanguageStrings {get; set;}

See Also

© 2010 All Rights Reserved.