BlockParameterStringValue
Property
|
get a value of the block parameter as a
string
Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public string StringValue { get; }
Public ReadOnly Property StringValue As String
Get
public:
property String^ StringValue {
String^ get ();
}
member StringValue : string with get
Property Value
String
See Also