Eyeshot 10 WPF API Reference
Attribute Constructor(Double,Double,Double,String,String,Double)

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

Parameters

x
y
z
tag
The attribute tag
value
The attribute value
height
See Also

Reference

Attribute Class
Attribute Members
Overload List