Eyeshot 10 WinForms API Reference
Attribute Constructor(Point3D,String,String,Double)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Attribute Class > Attribute Constructor : Attribute Constructor(Point3D,String,String,Double)
The tag
The attribute value
Syntax
'Declaration
 
Public Function New( _
   ByVal insPoint As Point3D, _
   ByVal tag As String, _
   ByVal value As String, _
   ByVal height As Double _
)
public Attribute( 
   Point3D insPoint,
   string tag,
   string value,
   double height
)

Parameters

insPoint
tag
The tag
value
The attribute value
height
See Also

Reference

Attribute Class
Attribute Members
Overload List