Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Esempi in C# (CSharp) per AxMap.SerializeLayer
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
AxMap
Metodo/funzione:
SerializeLayer
Esempi su hotexamples.com:
1
AxMap.SerializeLayer in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
AxMap.SerializeLayer
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
AddLayer(30)
ConvertCoord(18)
Redraw(18)
RemoveLayer(7)
RemoveAllLayers(7)
LockWindow(6)
ZoomToLayer(6)
NewDrawing(6)
ZoomToMaxExtents(5)
PixelToProj(5)
SnapShot3(3)
SnapShot(3)
MoveLayerTop(3)
AddLayerFromDatabase(3)
MoveLayerBottom(3)
DrawPointEx(2)
SnapShot2(2)
SaveLayerOptions(2)
DrawLabel(2)
DrawLabelEx(2)
MoveLayerUp(2)
MoveLayerDown(2)
CreateControl(2)
ClearDrawings(2)
LoadLayerOptions(2)
ClearDrawing(2)
AddLayerFromFilename(2)
DrawWidePolygonEx(2)
Undo(1)
RemoveLayerWithoutClosing(1)
ZoomOut(1)
SetDrawingLayerVisible(1)
ZoomToSelected(1)
ZoomToShape(1)
SerializeLayer(1)
SaveMapState(1)
ZoomToTileLevel(1)
RestartBackgroundLoading(1)
ReloadOgrLayerFromSource(1)
RemoveLayerOptions(1)
LoadTilesForSnapshot(1)
DrawWideCircle(1)
DrawWideCircleEx(1)
DrawWidePolygon(1)
GeodesicArea(1)
GeodesicDistance(1)
GeodesicLength(1)
DrawPoint(1)
DeserializeLayer(1)
MoveLayer(1)
Metodi utilizzati di frequente
AddLayer (30)
ConvertCoord (18)
Redraw (18)
RemoveLayer (7)
RemoveAllLayers (7)
LockWindow (6)
ZoomToLayer (6)
NewDrawing (6)
ZoomToMaxExtents (5)
PixelToProj (5)
Metodi utilizzati di frequente
SnapShot3 (3)
SnapShot (3)
MoveLayerTop (3)
AddLayerFromDatabase (3)
MoveLayerBottom (3)
DrawPointEx (2)
SnapShot2 (2)
SaveLayerOptions (2)
DrawLabel (2)
DrawLabelEx (2)
MoveLayerUp (2)
MoveLayerDown (2)
CreateControl (2)
ClearDrawings (2)
LoadLayerOptions (2)
ClearDrawing (2)
AddLayerFromFilename (2)
DrawWidePolygonEx (2)
Undo (1)
RemoveLayerWithoutClosing (1)
Metodi utilizzati di frequente
MoveLayerUp (2)
MoveLayerDown (2)
CreateControl (2)
ClearDrawings (2)
LoadLayerOptions (2)
ClearDrawing (2)
AddLayerFromFilename (2)
DrawWidePolygonEx (2)
Undo (1)
RemoveLayerWithoutClosing (1)
ZoomOut (1)
SetDrawingLayerVisible (1)
ZoomToSelected (1)
ZoomToShape (1)
SerializeLayer (1)
SaveMapState (1)
ZoomToTileLevel (1)
RestartBackgroundLoading (1)
ReloadOgrLayerFromSource (1)
RemoveLayerOptions (1)
LoadTilesForSnapshot (1)
DrawWideCircle (1)
DrawWideCircleEx (1)
DrawWidePolygon (1)
GeodesicArea (1)
GeodesicDistance (1)
GeodesicLength (1)
DrawPoint (1)
DeserializeLayer (1)
MoveLayer (1)
Metodi utilizzati di frequente
ZoomOut (1)
SetDrawingLayerVisible (1)
ZoomToSelected (1)
ZoomToShape (1)
SerializeLayer (1)
SaveMapState (1)
ZoomToTileLevel (1)
RestartBackgroundLoading (1)
ReloadOgrLayerFromSource (1)
RemoveLayerOptions (1)
LoadTilesForSnapshot (1)
DrawWideCircle (1)
DrawWideCircleEx (1)
DrawWidePolygon (1)
GeodesicArea (1)
GeodesicDistance (1)
GeodesicLength (1)
DrawPoint (1)
DeserializeLayer (1)
MoveLayer (1)
DrawLineEx (1)
DrawLine (1)
ProjToPixel (1)
DrawCircleEx (1)
DrawPolygonEx (1)
DrawCircle (1)
get_DrawingKey (1)
Esempio n. 1
0
Mostra file
public string Serialize() { return(Map.SerializeLayer(LayerHandle)); }
x