ImageGear .NET - Updated December 24, 2018
Layer Property (CADEntity)




ImageGear24.Formats.Vector Assembly > ImageGear.Formats.CAD Namespace > CADEntity Class : Layer Property
Name of layer that this CADEntity belongs to.
Syntax
'Declaration
 
Public Property Layer As String
 
'Usage
 
Dim instance As CADEntity
Dim value As String
 
instance.Layer = value
 
value = instance.Layer
See Also

Reference

CADEntity Class
CADEntity Members