C# Class Google.KML.geAngle360

A double value that must be between -360 and 360
Mostrar archivo Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Methods

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

Private Methods

Method Description
setValue ( double newValue ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string

geAngle360() public method

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