This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IV > IVectorFieldRendererFunctionArguments Interface > IVectorFieldRendererFunctionArguments.MassFlowAngleRepresentation Property (ArcObjects .NET 10.4 SDK) |
The mass flow angle representation set on the renderer.
[Visual Basic .NET] Public Property MassFlowAngleRepresentation As esriMassFlowAngleRepresentation
[C#] public esriMassFlowAngleRepresentation MassFlowAngleRepresentation {get; set;}
[C++]
HRESULT get_MassFlowAngleRepresentation(
esriMassFlowAngleRepresentation* pType
);
[C++]
HRESULT put_MassFlowAngleRepresentation(
esriMassFlowAngleRepresentation pType
);
[C++]
Parameters pType [out, retval]
pType is a parameter of type esriMassFlowAngleRepresentation pType [in]
pType is a parameter of type esriMassFlowAngleRepresentation