C# 클래스 AnimationDeveloperSamples.AnimationUtils

파일 보기 프로젝트 열기: Esri/arcobjects-sdk-community-samples

공개 메소드들

메소드 설명
CreateMapGraphicTrack ( ICreateGraphicTrackOptions pOptions, IAGAnimationTracks tracks, IAGAnimationContainer pContainer ) : void

비공개 메소드들

메소드 설명
CalculateDistance ( IPoint FromPoint, IPoint ToPoint ) : double
SimplifyPath2D ( IGeometry path, bool bReverse, double simpFactor ) : IGeometry

메소드 상세

CreateMapGraphicTrack() 공개 정적인 메소드

public static CreateMapGraphicTrack ( ICreateGraphicTrackOptions pOptions, IAGAnimationTracks tracks, IAGAnimationContainer pContainer ) : void
pOptions ICreateGraphicTrackOptions
tracks IAGAnimationTracks
pContainer IAGAnimationContainer
리턴 void