IAcSmSheetSetTitle
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
void SetTitle(
string title
)
Sub SetTitle (
title As String
)
void SetTitle(
[InAttribute] String^ title
)
abstract SetTitle :
title : string -> unit
Parameters
- title String
-
See Also