public static GeometryBag CreateGeometryBag( GeometryBagBuilderEx geometryBagBuilderEx, SpatialReference spatialReference )
Public Overloads Shared Function CreateGeometryBag( _ ByVal geometryBagBuilderEx As GeometryBagBuilderEx, _ Optional ByVal spatialReference As SpatialReference _ ) As GeometryBag
Parameters
- geometryBagBuilderEx
- The GeometryBagBuilderEx to copy
- spatialReference
- (Optional) The SpatialReference. The default value is null. If the input spatial reference is null, then the spatial reference from the input builder is used.