ImageGear .NET - Updated July 5, 2018
BlockRef Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityInsertion Class : BlockRef Property
Gets or sets a block reference for the insertion.
Syntax
'Declaration
 
Public Property BlockRef As ImGearVectorEntity
 
'Usage
 
Dim instance As ImGearVectorEntityInsertion
Dim value As ImGearVectorEntity
 
instance.BlockRef = value
 
value = instance.BlockRef

Property Value

ImGearVectorEntity class object.
See Also

Reference

ImGearVectorEntityInsertion Class
ImGearVectorEntityInsertion Members