ImageGear .NET - Updated October 26, 2017
Name Property (ImGearVectorEntityBlock)




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityBlock Class : Name Property
Gets or sets a block name.
Syntax
'Declaration
 
Public Property Name As String
 
'Usage
 
Dim instance As ImGearVectorEntityBlock
Dim value As String
 
instance.Name = value
 
value = instance.Name

Property Value

Any string value.
See Also

Reference

ImGearVectorEntityBlock Class
ImGearVectorEntityBlock Members