C# Class csGeoLayers.Wikipedia.WikiFeature

Inheritance: IGeoFeature
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
Boundary System.Windows.Rect
DbInfo Object>.Dictionary

Méthodes publiques

Méthode Description
Boundaries ( ) : Rect
ForceUpdate ( ) : void
InTime ( ITimelineManager t, IGeoLayer l ) : bool
InView ( MapViewDef t ) : bool
ToString ( ) : string

Method Details

Boundaries() public méthode

public Boundaries ( ) : Rect
Résultat System.Windows.Rect

ForceUpdate() public méthode

public ForceUpdate ( ) : void
Résultat void

InTime() public méthode

public InTime ( ITimelineManager t, IGeoLayer l ) : bool
t ITimelineManager
l IGeoLayer
Résultat bool

InView() public méthode

public InView ( MapViewDef t ) : bool
t MapViewDef
Résultat bool

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Boundary public_oe property

public Rect,System.Windows Boundary
Résultat System.Windows.Rect

DbInfo public_oe property

public Dictionary DbInfo
Résultat Object>.Dictionary