LinetypeTableRecordShapeIsUcsOrientedAt
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public bool ShapeIsUcsOrientedAt(
int index
)
Public Function ShapeIsUcsOrientedAt (
index As Integer
) As Boolean
public:
bool ShapeIsUcsOrientedAt(
int index
)
member ShapeIsUcsOrientedAt :
index : int -> bool
Parameters
- index Int32
-
Return Value
Boolean
See Also