GeographyPipeline.BeginGeography(SpatialType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.