Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EllipseNode

Hierarchy

Index

Properties

absoluteBoundingBox: Rectangle
arcData: ArcData
blendMode: BlendMode
constraints: LayoutConstraint
effects?: Effect[]
exportSettings?: ExportSetting[]
fillGeometry: Path[]
fills?: Paint[]
id: string
isFixed?: boolean
isMask?: boolean
layoutAlign: string
layoutGrow?: number
locked?: boolean
name: string
opacity?: number
pluginData: any
preserveRatio?: boolean
relativeTransform: Transform
sharedPluginData: any
size: Vector
strokeAlign: string
strokeCap?: string
strokeDashes?: number[]
strokeGeometry: Path[]
strokeJoin?: string
strokeMiterAngle?: number
strokeWeight: number
strokes?: Paint[]
styles: Record<StyleType, string>
transitionDuration?: number
transitionEasing?: EasingType
transitionNodeID?: string
type: "ELLIPSE"
visible?: boolean

Generated using TypeDoc