KeywordCollectionGetDisplayString Method
|
Namespace: Bricscad.EditorInput
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public string GetDisplayString(
bool showNoDefault
)
Public Function GetDisplayString (
showNoDefault As Boolean
) As String
public:
String^ GetDisplayString(
bool showNoDefault
)
member GetDisplayString :
showNoDefault : bool -> string
Parameters
- showNoDefault Boolean
-
Return Value
String
See Also