LinetypeTableRecordShapeRotationAt Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public double ShapeRotationAt(
int index
)
Public Function ShapeRotationAt (
index As Integer
) As Double
public:
double ShapeRotationAt(
int index
)
member ShapeRotationAt :
index : int -> float
Parameters
- index Int32
-
Return Value
Double
See Also