Freigeben über


GeographyPipeline.BeginGeography-Methode

Beginnt mit dem Zeichnen eines räumlichen Objekts.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public MustOverride Sub BeginGeography ( _
    type As SpatialType _
)
'Usage
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
)

Parameter

Siehe auch

Verweis

GeographyPipeline Klasse

System.Spatial-Namespace