This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.ConversionType Property (ArcObjects .NET 10.5 SDK) |
The type of import conversion.
[Visual Basic .NET] Public Property ConversionType As esriFlyFromPathType
[C#] public esriFlyFromPathType ConversionType {get; set;}
[C++]
HRESULT get_ConversionType(
esriFlyFromPathType* pConversionType
);
[C++]
HRESULT put_ConversionType(
esriFlyFromPathType pConversionType
);
[C++]
Parameters pConversionType [out, retval]
pConversionType is a parameter of type esriFlyFromPathType pConversionType [in]
pConversionType is a parameter of type esriFlyFromPathType