シンタックス
'宣言
Friend Sub GetStretchMetrics( _
ByVal As System.Windows.Media.Stretch, _
ByVal As System.Double, _
ByVal As System.Windows.Size, _
ByVal As System.Windows.Rect, _
ByRef As System.Double, _
ByRef As System.Double, _
ByRef As System.Double, _
ByRef As System.Double, _
ByRef As System.Windows.Size _
)
internal void GetStretchMetrics(
System.Windows.Media.Stretch ,
System.double ,
System.Windows.Size ,
System.Windows.Rect ,
out System.double ,
out System.double ,
out System.double ,
out System.double ,
out System.Windows.Size
)
パラメータ
- mode
- strokeThickness
- availableSize
- geometryBounds
- xScale
- yScale
- dX
- dY
- stretchedSize
参照