Indicates whether points on the adjustment area boundary should be pinned.
[Visual Basic .NET] Public Property PinAdjustmentBoundary As Boolean
[C#] public bool PinAdjustmentBoundary {get; set;}
[C++]
HRESULT get_PinAdjustmentBoundary(
VARIANT_BOOL* pPinBoundary
);
[C++]
HRESULT put_PinAdjustmentBoundary(
VARIANT_BOOL pPinBoundary
);
[C++]Parameters
pPinBoundary [out, retval] pPinBoundary is a parameter of type VARIANT_BOOL pPinBoundary [in] pPinBoundary is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.