Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvgViewAttributesInit

Hierarchy

  • SvgViewAttributesInit

Index

Properties

Optional alignmentBaseline

alignmentBaseline: AlignmentBaseline

Optional clipPath

clipPath: string

Optional cursor

cursor: CssCursor

Optional cx

cx: number

Optional cy

cy: number

Optional d

d: string

Optional dx

dx: null | AnyLength

Optional dy

dy: null | AnyLength

Optional edgeMode

edgeMode: string

Optional fill

fill: null | AnyColor

Optional fillRule

fillRule: FillRule

Optional floodColor

floodColor: null | AnyColor

Optional floodOpacity

floodOpacity: number

Optional height

height: null | AnyLength

Optional in

in: string

Optional in2

in2: string

Optional lengthAdjust

lengthAdjust: "spacing" | "spacingAndGlyphs"

Optional mode

mode: string

Optional opacity

opacity: number

Optional pointerEvents

pointerEvents: SvgPointerEvents

Optional points

points: string

Optional preserveAspectRatio

preserveAspectRatio: boolean

Optional r

r: number

Optional result

result: string

Optional stdDeviation

stdDeviation: number

Optional stroke

stroke: null | AnyColor

Optional strokeDasharray

strokeDasharray: string

Optional strokeLinecap

strokeLinecap: StrokeLinecap

Optional strokeWidth

strokeWidth: number

Optional textAnchor

textAnchor: TextAnchor

Optional textLength

textLength: null | AnyLength

Optional transform

transform: null | AnyTransform

Optional type

type: string

Optional values

values: string

Optional viewBox

viewBox: string

Optional width

width: null | AnyLength

Optional x

x: number

Optional x1

x1: number

Optional x2

x2: number

Optional y

y: number

Optional y1

y1: number

Optional y2

y2: number

Generated using TypeDoc