Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public double WeightAt(
int index
)
Public Function WeightAt (
index As Integer
) As Double
public:
double WeightAt(
int index
)
member WeightAt :
index : int -> float
Parameters
- index
- Type: SystemInt32
Return Value
Type:
Double
See Also