This document is archived and information here might be outdated.  Recommended version.


IAGImportPathOptions.ConversionType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.ConversionType Property
ArcGIS Developer Help

IAGImportPathOptions.ConversionType Property

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path