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 : SetAttributeValue Method |
'Usage
Dim instance As SvgNodeHandle Dim name As String Dim value As String instance.SetAttributeValue(name, value)
- (BOOL)setValue:(NSString *)value forAttribute:(NSString *)attribute error:(NSError **)error
public void setAttributeValue(String name, String value)