ShapeFrame: { blendMode: BlendMode; constrainProportions: boolean; constrainProportionsReadOnly: boolean; id: Id; name: string; shapeProperties: { allCornersSame: boolean; enableFill: boolean; enableStroke: boolean; fillColor: ColorUsage; strokeColor: ColorUsage; strokeWeight: number }; src: { cornerRadius: CornerRadiusNone | CornerRadiusAll | CornerRadiusOnly; sides?: number; type: ShapeType }; type: shape }

Type declaration

Generated using TypeDoc