'宣言 Public Sub AnchorHorizontalLine( _ ByVal anchorRect As LayoutRect _ )
public void AnchorHorizontalLine( LayoutRect anchorRect )
パラメータ
- anchorRect
- The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
The vertical position is not fixed and requires an additional constraint.
'宣言 Public Sub AnchorHorizontalLine( _ ByVal anchorRect As LayoutRect _ )
public void AnchorHorizontalLine( LayoutRect anchorRect )