Search
Preparing search index...
The search index is not available
docx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ShapeProperties
Class ShapeProperties
Hierarchy
XmlComponent
ShapeProperties
Index
Constructors
constructor
Accessors
Is
Deleted
Methods
add
Child
Element
delete
prep
For
Xml
setXY
Constructors
constructor
new
Shape
Properties
(
x
:
number
, y
:
number
)
:
ShapeProperties
Parameters
x:
number
y:
number
Returns
ShapeProperties
Accessors
Is
Deleted
get
IsDeleted
(
)
:
boolean
Returns
boolean
Methods
add
Child
Element
add
Child
Element
(
child
:
XmlComponent
|
string
)
:
XmlComponent
Parameters
child:
XmlComponent
|
string
Returns
XmlComponent
delete
delete
(
)
:
void
Returns
void
prep
For
Xml
prep
For
Xml
(
file
?:
File
)
:
IXmlableObject
|
undefined
Parameters
Optional
file:
File
Returns
IXmlableObject
|
undefined
setXY
setXY
(
x
:
number
, y
:
number
)
:
void
Parameters
x:
number
y:
number
Returns
void
Globals
Shape
Properties
constructor
Is
Deleted
add
Child
Element
delete
prep
For
Xml
setXY
Generated using
TypeDoc