vb System.Windows.Rect.Parse类(方法)实例源码

下面列出了vb System.Windows.Rect.Parse 类(方法)源码代码实例,从而了解它的用法。

作者:VB.NET开发    项目:System.Window   
Private Function parseExample() As Rect

    ' Converts a string representation of a Rect into a Rect structure
    ' using the Parse static method.
    Dim resultRect As Rect = Rect.Parse("10,5, 200,50")

    Return resultRect

End Function


问题


面经


文章

微信
公众号

扫码关注公众号