Indicates whether the computed boundary geometry is merged with existing mosaic boundary.
[Visual Basic .NET] Public Property AppendToExistingBoundary As Boolean
[C#] public bool AppendToExistingBoundary {get; set;}
[C++]
HRESULT get_AppendToExistingBoundary(
VARIANT_BOOL* pbAppendToExistingBoundary
);
[C++]
HRESULT put_AppendToExistingBoundary(
VARIANT_BOOL pbAppendToExistingBoundary
);
[C++]Parameters
pbAppendToExistingBoundary [out, retval] pbAppendToExistingBoundary is a parameter of type VARIANT_BOOL pbAppendToExistingBoundary [in] pbAppendToExistingBoundary is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.