DimStyleTableRecordDimblks Property
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string Dimblks { get; set; }
Public Property Dimblks As String
Get
Set
public:
property String^ Dimblks {
String^ get ();
void set (String^ value);
}
member Dimblks : string with get, set
Property Value
String
See Also