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