'宣言 Public Overloads Shared Function ToString( _ ByVal shape As GeoGeometry _ ) As System.String
public static System.string ToString( GeoGeometry shape )
パラメータ
- shape
- ジオメトリ図形。
戻り値の型
ジオメトリ図形の文字列表現。
'宣言 Public Overloads Shared Function ToString( _ ByVal shape As GeoGeometry _ ) As System.String
public static System.string ToString( GeoGeometry shape )