Share via


GeographyPipeline.BeginGeography(SpatialType) Method

Definition

Begins drawing a spatial object.

public abstract void BeginGeography (Microsoft.Spatial.SpatialType type);
abstract member BeginGeography : Microsoft.Spatial.SpatialType -> unit
Public MustOverride Sub BeginGeography (type As SpatialType)

Parameters

type
SpatialType

The spatial type of the object.

Applies to