+ (UIBezierPath *)bezierPathWithRect:(CGRect)rect
解説
返り値
(UIBezierPath *)
矩形の新しいパスオブジェクト
引数
(CGRect)rect
作成する四角形を記述した範囲
フレームワーク
UIKit
クラス
UIBezierPath
使用可能
iOS3.2以降
定義
UIBezierPath.h
+ (UIBezierPath *)bezierPathWithRect:(CGRect)rect
矩形の新しいパスオブジェクト
作成する四角形を記述した範囲
UIKit
UIBezierPath
iOS3.2以降
UIBezierPath.h