SIL.FieldWorks.FDO.DomainImpl.HomographConfiguration.HomographConfiguration C# (CSharp) Method

HomographConfiguration() public method

Make one.
public HomographConfiguration ( ) : System
return System
		public HomographConfiguration()
		{
			RestoreDefaults();
		}