C# 클래스 ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KMLStyle

Internal representation of a KML style element.
파일 보기 프로젝트 열기: Esri/arcgis-toolkit-sl-wpf 1 사용 예제들

공개 메소드들

메소드 설명
CopyFrom ( KMLStyle from ) : void

Copies a KML style object contents to another KML object.

KMLStyle ( ) : ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip

메소드 상세

CopyFrom() 공개 메소드

Copies a KML style object contents to another KML object.
public CopyFrom ( KMLStyle from ) : void
from KMLStyle The source of the copy (contents copied to instance invoking this method).
리턴 void

KMLStyle() 공개 메소드

public KMLStyle ( ) : ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip
리턴 ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.Zip