Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/data-model
AcDbMLeaderBlockAttribute
Interface AcDbMLeaderBlockAttribute
Represents one block attribute override entry.
interface
AcDbMLeaderBlockAttribute
{
id
?:
string
;
index
?:
number
;
text
?:
string
;
width
?:
number
;
}
Index
Properties
id?
index?
text?
width?
Properties
Optional
id
id
?:
string
Optional
index
index
?:
number
Optional
text
text
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
index
text
width
RealDWG-Web
Loading...
Represents one block attribute override entry.