GeometryPipeline.BeginGeometry(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 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.