TronDesigner Website Integration
Preparing search index...
website-integration
<internal>
IMotiveObjectDto
Interface IMotiveObjectDto
interface
IMotiveObjectDto
{
colorList
:
IMotiveObjectColorInfoDto
[]
;
dimensions
:
IMotiveObjectDimensionsDto
;
filename
?:
string
;
files
?:
ILogoFilesDescriptionDto
;
id
:
string
;
logoId
?:
string
;
logoType
?:
LogoTypesType
;
name
?:
string
;
position
:
IMotivePositionDto
;
properties
?:
ILogoPropertyDto
[]
;
text
?:
ITextOptionsDto
;
textData
?:
ITextDataDto
;
type
:
MotiveObjectTypeType
;
version
?:
string
;
}
Index
Properties
color
List
dimensions
filename?
files?
id
logo
Id?
logo
Type?
name?
position
properties?
text?
text
Data?
type
version?
Properties
color
List
colorList
:
IMotiveObjectColorInfoDto
[]
dimensions
dimensions
:
IMotiveObjectDimensionsDto
Optional
filename
filename
?:
string
Optional
files
files
?:
ILogoFilesDescriptionDto
id
id
:
string
Optional
logo
Id
logoId
?:
string
Optional
logo
Type
logoType
?:
LogoTypesType
Optional
name
name
?:
string
position
position
:
IMotivePositionDto
Optional
properties
properties
?:
ILogoPropertyDto
[]
Optional
text
text
?:
ITextOptionsDto
Optional
text
Data
textData
?:
ITextDataDto
type
type
:
MotiveObjectTypeType
Optional
version
version
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
List
dimensions
filename
files
id
logo
Id
logo
Type
name
position
properties
text
text
Data
type
version
TronDesigner Website Integration
Loading...