This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuilderItem2 Interface > IBuilderItem2.SeamlineProperties Property (ArcObjects .NET 10.5 SDK) |
Variables supporting seamline operation.
[Visual Basic .NET] Public Property SeamlineProperties As IPropertySet
[C#] public IPropertySet SeamlineProperties {get; set;}
[C++]
HRESULT get_SeamlineProperties(
IPropertySet** ppPropertySet
);
[C++]
HRESULT putref_SeamlineProperties(
IPropertySet* ppPropertySet
);
[C++]
Parameters ppPropertySet [out, retval]
ppPropertySet is a parameter of type IPropertySet ppPropertySet [in]
ppPropertySet is a parameter of type IPropertySet