Structure

NSEdgeInsets

A description of the distance between the edges of two rectangles. 2つの矩形の端の間の隔たりの記述。

Declaration 宣言

struct NSEdgeInsets

Overview 概要

Edge insets describe the distance between the edges of one rectangle to a related rectangle that can be described by measuring a constant but edge-specific distance from each edge. 縁差込は、1つの矩形の縁それらとある関連のある矩形の間の隔たりを記述します、それは、計量用のある定数によってしかしそれぞれの縁から縁特有に記述できます。

A common use for this structure is to describe the relationship between a view’s frame and its alignment rectangle. この構造体の通常の利用は、あるビューの持つフレームとそれの整列用矩形の間の関係を記述することです。

Topics 話題

Edges さまざまな縁

Zero Constant ゼロ定数

See Also 参照

Geometry 幾何学