Converts
C1.Interop.Rect structure to string used in serializing.
シンタックス
'宣言
Public Shared Function RectToString( _
ByVal As Rect _
) As System.String
'使用法
Dim v As Rect
Dim value As System.String
value = C1Serializer.RectToString(v)
public static System.string RectToString(
Rect
)
パラメータ
- v
参照