'宣言 Public Overloads Shared Function ToString( _ ByVal shape As GeoGeometry, _ ByVal format As System.String _ ) As System.String
public static System.string ToString( GeoGeometry shape, System.string format )
パラメータ
- shape
- ジオメトリ図形。
- format
- ポイント値に適用する書式文字列。
戻り値の型
ジオメトリ図形の文字列表現。