'宣言 Public Function New( _ ByVal uniformLength As System.Double _ )
'使用法 Dim uniformLength As System.Double Dim instance As New Thickness(uniformLength)
public Thickness( System.double uniformLength )
パラメータ
- uniformLength
- The uniform length applied to all four sides of the bounding rectangle.