ImageGear .NET - Updated May 30, 2018
SetName Method




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : SetName Method
New Name for the View.
Sets the new name for the view.
Syntax
'Declaration
 
Public Sub SetName( _
   ByVal viewName As String _
) 
 
'Usage
 
Dim instance As ImGearVectorView
Dim viewName As String
 
instance.SetName(viewName)

Parameters

viewName
New Name for the View.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members