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