Graphora API
Preparing search index...
@graphora/renderer
RenderLabel
Interface RenderLabel
interface
RenderLabel
{
id
:
GraphId
;
layoutCenter
?:
WorldPoint
;
ownerId
:
GraphId
;
ownerKey
:
string
;
ownerType
:
RenderItemKind
;
position
:
WorldPoint
;
style
:
ResolvedLabelStyle
;
text
:
string
;
}
Index
Properties
id
layout
Center?
owner
Id
owner
Key
owner
Type
position
style
text
Properties
Readonly
id
id
:
GraphId
Optional
Readonly
layout
Center
layoutCenter
?:
WorldPoint
Explicit measured world-space label center; visibility policy still applies.
Readonly
owner
Id
ownerId
:
GraphId
Readonly
owner
Key
ownerKey
:
string
Readonly
owner
Type
ownerType
:
RenderItemKind
Readonly
position
position
:
WorldPoint
Readonly
style
style
:
ResolvedLabelStyle
Readonly
text
text
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
layout
Center
owner
Id
owner
Key
owner
Type
position
style
text
Graphora API
Loading...
Explicit measured world-space label center; visibility policy still applies.