C# Class Google.KML.geAngle90

A double that must be between -90 and 90
ファイルを表示 Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Methods

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

Private Methods

Method Description
setValue ( double newValue ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

geAngle90() public method

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