The following tables list the members exposed by ItfConverter.
| Name | Description | |
|---|---|---|
|  | ItfConverter Constructor | Initializes a new ItfConverter. | 
| Name | Description | |
|---|---|---|
|  | Source | A Uri specifying the location of the Itf file. | 
|  | TriangulationSource | The TriangulationSource which is typically created after importing the Itf from the Source Uri. | 
| Name | Description | |
|---|---|---|
|  | Reset | Resets all the properties to their default values | 
|  | ResetSource | Resets the Source property to its default value. | 
|  | ResetTriangulationSource | Resets the TriangulationSource property to its default value. | 
| Name | Description | |
|---|---|---|
|  | OnImportCompleted | Used to invoke the ImportCompleted event. | 
|  | OnPropertyChanged | Used to invoke the PropertyChanged event. | 
|  | ShouldSerializeSource | Indicates if the Source property needs to be serialized. | 
|  | ShouldSerializeTriangulationSource | Indicates if the TriangulationSource property needs to be serialized. | 
| Name | Description | |
|---|---|---|
|  | ImportCompleted | Event raised when the import operation has completed | 
|  | PropertyChanged | Event raised when a property value is changed. |