svg.Rect

Rect

package js-html-svg

Available on js

The SVGRect represents a rectangle. Rectangles consist of codex/code and codey/code coordinate pair identifying a minimum X value, a minimum Y value, and a width and height, which are constrained to be non-negative.

Documentation SVGRect by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

height:Float

width:Float

x:Float

y:Float

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/svg/Rect.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部