ImageGear .NET - Updated November 28, 2017
SetName Method




ImageGear23.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