This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IV > IVectorFieldRendererFunctionArguments Interface > IVectorFieldRendererFunctionArguments.IsUVComponents Property (ArcObjects .NET 10.4 SDK) |
Input is UV components.
[Visual Basic .NET] Public Property IsUVComponents As Boolean
[C#] public bool IsUVComponents {get; set;}
[C++]
HRESULT get_IsUVComponents(
VARIANT_BOOL* pIsUVComponents
);
[C++]
HRESULT put_IsUVComponents(
VARIANT_BOOL pIsUVComponents
);
[C++]
Parameters pIsUVComponents [out, retval] pIsUVComponents is a parameter of type VARIANT_BOOL pIsUVComponents [in] pIsUVComponents is a parameter of type VARIANT_BOOL