GeographyPipeline.BeginGeography Método
Empieza a dibujar un objeto espacial.
Espacio de nombres: System.Spatial
Ensamblado: System.Spatial (en System.Spatial.dll)
Sintaxis
'Declaración
Public MustOverride Sub BeginGeography ( _
type As SpatialType _
)
'Uso
Dim instance As GeographyPipeline
Dim type As SpatialType
instance.BeginGeography(type)
public abstract void BeginGeography(
SpatialType type
)
public:
virtual void BeginGeography(
SpatialType type
) abstract
abstract BeginGeography :
type:SpatialType -> unit
public abstract function BeginGeography(
type : SpatialType
)
Parámetros
- type
Tipo: System.Spatial.SpatialType
Tipo espacial del objeto.