C# Class Google.KML.geAngle180

An double value that must be between -180 and 180
Exibir arquivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
geAngle180 ( double value ) : System

Private Methods

Method Description
setValue ( double newValue ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

geAngle180() public method

public geAngle180 ( double value ) : System
value double
return System