ArcGISKit Documentation

Structure Drawing​Info.​Renderer.​Authoring​Info.​Color​Ramp.​Color​Ramp

public struct ColorRamp: Codable, Equatable  
%219 DrawingInfo.Renderer.AuthoringInfo.ColorRamp.ColorRamp DrawingInfo.Renderer.AuthoringInfo.ColorRamp.ColorRamp Equatable Equatable DrawingInfo.Renderer.AuthoringInfo.ColorRamp.ColorRamp->Equatable Codable Codable DrawingInfo.Renderer.AuthoringInfo.ColorRamp.ColorRamp->Codable

Member Of

DrawingInfo.Renderer.AuthoringInfo.ColorRamp

Conforms To

Codable
Equatable

Properties

type

public let type: String

algorithm

public let algorithm: String

from​Color

public let fromColor: [Int] 

to​Color

public let toColor: [Int]