IAcadTableStyleGetRotation
Method
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
double GetRotation(
string bstrCellStyle
)
Function GetRotation (
bstrCellStyle As String
) As Double
double GetRotation(
[InAttribute] String^ bstrCellStyle
)
abstract GetRotation :
bstrCellStyle : string -> float
Parameters
- bstrCellStyle String
-
Return Value
Double
See Also