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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.