IAcadDocumentWindowTitle Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
string WindowTitle { get; }
ReadOnly Property WindowTitle As String
Get
property String^ WindowTitle {
String^ get ();
}
abstract WindowTitle : string with get
Property Value
Type:
String
See Also