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


ISegmentToIndexFunctionArguments Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISegmentToIndexFunctionArguments Interface
ArcGIS Developer Help

ISegmentToIndexFunctionArguments Interface

Provides access to members that control SegmentToIndex function arguments.

Product Availability

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

Members

Name Description
Read/write property AddedFrameWidth Width of safety frame added around pixel block, in pixel. Optional. Default is 128.
Read/write property Raster The source raster object.

Classes that implement ISegmentToIndexFunctionArguments

Classes Description
SegmentToIndexFunctionArguments A class for SegmentToIndex raster function arguments.