This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFrameXform Interface > IFrameXform.EnableKonrady Property (ArcObjects .NET 10.4 SDK) |
Indicates if the Konrady adjustment to be applied.
[Visual Basic .NET] Public Property EnableKonrady As Boolean
[C#] public bool EnableKonrady {get; set;}
[C++]
HRESULT get_EnableKonrady(
VARIANT_BOOL* pK
);
[C++]
HRESULT put_EnableKonrady(
VARIANT_BOOL pK
);
[C++]
Parameters pK [out, retval] pK is a parameter of type VARIANT_BOOL pK [in] pK is a parameter of type VARIANT_BOOL