Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Svg Assembly > Leadtools.Svg Namespace > SvgNodeHandle Class : GetElementValue Method |
public string GetElementValue()
'Declaration
Public Function GetElementValue() As String
'Usage
Dim instance As SvgNodeHandle Dim value As String value = instance.GetElementValue()
- (nullable NSString *)elementValue:(NSError **)error
public: String^ GetElementValue();