IAcadTableStyleGetTextStyle Method
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
string GetTextStyle(
AcRowType rowType
)
Function GetTextStyle (
rowType As AcRowType
) As String
String^ GetTextStyle(
[InAttribute] AcRowType rowType
)
abstract GetTextStyle :
rowType : AcRowType -> string
Parameters
- rowType AcRowType
-
Return Value
String
See Also