Share via


GeometryPipeline.BeginGeometry(SpatialType) Method

Definition

Begins drawing a spatial object.

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

Parameters

type
SpatialType

The spatial type of the object.

Applies to