Dsl (Digital Simulation Library) for .Net
アッセンブリー: DslSerializer (in DslSerializer.dll)
RectangleF 構造体
RectangleF 構造体の文字列表現(ToString())から RectangleF 構造体を作成します。
名前空間: DslSerializerアッセンブリー: DslSerializer (in DslSerializer.dll)
構文
C# |
---|
public static RectangleF ParseRectangleF( string st ) |
Visual Basic |
---|
Public Shared Function ParseRectangleF ( st As String ) As RectangleF |
Visual C++ |
---|
public: static RectangleF ParseRectangleF( String^ st ) |
Parameters
- st
- タイプ: System..::..String
RectangleF 構造体の文字列表現(ToString()したもの)
Return Value
タイプ: RectangleFRectangleF 構造体