Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMLineSymbol

Represents a line symbol which is used to draw polyline features or graphics.

Read more...

Hierarchy

Index

Properties

Optional effects

The geometric effects that are applied to the symbol.

Optional symbolLayers

symbolLayers: CIMSymbolLayerType[]

The symbol layers. Symbol layers are the components that make up a symbol. A symbol layer is represented by a stroke, fill, marker, or procedural symbol layer.

Optional thumbnailURI

thumbnailURI: string

The representative image of the symbol.

type

type: "CIMLineSymbol"

Optional useRealWorldSymbolSizes

useRealWorldSymbolSizes: boolean

A value indicating whether the symbol size properties are rendered using real world units or page units. When set to true the symbol will draw using real world units (e.g. meters).

Generated using TypeDoc