Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Vishcious
ArcGIS
SLContrib
GeometryExtensionMethods
C# Class Vishcious.ArcGIS.SLContrib.GeometryExtensionMethods
Exibir arquivo
Open project: OliveiraThales/GeoCache
Public Methods
Method
Description
Offset
(
this
geometry
,
double
deltaX
,
double
deltaY
) :
void
Method Details
Offset()
public
static
method
public
static
Offset
(
this
geometry
,
double
deltaX
,
double
deltaY
) :
void
geometry
this
deltaX
double
deltaY
double
return
void