Click or drag to resize
FixPhrase Constructor (String)
doogal.co.uk Home



Initializes a new instance of the FixPhrase class with a FixPhrase.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.24 (1.0.0.24)
Syntax
public FixPhrase(
	string fixPhrase
)

Parameters

fixPhrase
Type: SystemString
The fixed phrase representing the coordinate system.
See Also