LinetypeTableRecordShapeRotationAt Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
- Type: SystemInt32
Return Value
Type:
Double
See Also