Visual Basic (Declaration) | |
---|---|
Public Function GetInterpolatedSymbol( _ ByVal symbol As Symbol, _ ByVal graphic As Graphic, _ ByVal startValue As Double, _ ByVal endValue As Double, _ ByVal objectValue As Double _ ) As Symbol |
C# | |
---|---|
public Symbol GetInterpolatedSymbol( Symbol symbol, Graphic graphic, double startValue, double endValue, double objectValue ) |
Parameters
- symbol
- The symbol to interpolate.
- graphic
- The graphic/feature being rendered.
- startValue
- The start value.
- endValue
- The end value.
- objectValue
- The object value.
Return Value
Interpolated symbolTarget Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8