@twinfinity/experimental
Preparing search index...
BimSvg
Class BimSvg
Hierarchy (
View Summary
)
BimDrawing
BimSvg
Index
Constructors
constructor
Properties
offset
parent
size
svg
Content
svg
Source
Constructors
constructor
new
BimSvg
(
svg
:
string
,
x
:
number
,
y
:
number
,
width
:
number
,
height
:
number
,
)
:
BimSvg
Parameters
svg
:
string
x
:
number
y
:
number
width
:
number
height
:
number
Returns
BimSvg
Properties
Readonly
offset
offset
:
Vertex2
parent
parent
:
BimDrawingParentBase
Readonly
size
size
:
ISize
Readonly
svg
Content
svgContent
:
SvgContent
Readonly
svg
Source
svgSource
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
offset
parent
size
svg
Content
svg
Source
@twinfinity/experimental
Loading...