Anchors a
LayoutRect to the bottom right corner and rotation angle of .
The top left corner is not fixed and requires additional constraints.
シンタックス
'宣言
Public Overloads Sub AnchorBottomRight( _
ByVal As LayoutRect, _
ByVal As System.Single, _
ByVal As System.Single _
)
public void AnchorBottomRight(
LayoutRect ,
System.float ,
System.float
)
パラメータ
- anchorRect
- The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
- paddingBottom
- The inner padding relative to the bottom side of the .
- paddingRight
- The inner padding relative to the right side of the .
参照