Structure
DrawingInfo.Renderer.UniqueValueInfo.Symbol
public struct Symbol: Codable, Equatable
Relationships
Member Of
DrawingInfo.Renderer.UniqueValueInfo
Nested Types
DrawingInfo.Renderer.UniqueValueInfo.Symbol.Outline
Conforms To
Codable
Equatable
Properties
type
public let type: String?
style
public let style: String?
color
public let color: [Int]?
outline
public let outline: Outline?