Méthode GeographyPipeline.BeginGeography
Commence à dessiner un objet spatial.
Espace de noms : System.Spatial
Assembly : System.Spatial (en System.Spatial.dll)
Syntaxe
'Déclaration
Public MustOverride Sub BeginGeography ( _
type As SpatialType _
)
'Utilisation
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
)
Paramètres
- type
Type : System.Spatial.SpatialType
Type spatial de l'objet.