'宣言 Private Sub GetMapBounds( _ ByRef lowerLeft As System.Windows.Point, _ ByRef upperRight As System.Windows.Point _ )
private void GetMapBounds( out System.Windows.Point lowerLeft, out System.Windows.Point upperRight )
パラメータ
- lowerLeft
- upperRight
'宣言 Private Sub GetMapBounds( _ ByRef lowerLeft As System.Windows.Point, _ ByRef upperRight As System.Windows.Point _ )
private void GetMapBounds( out System.Windows.Point lowerLeft, out System.Windows.Point upperRight )