Skip to content

BackgroundPadding

Scott Hunter edited this page May 29, 2019 · 7 revisions

This page describes the possible content of a CZML document or stream. Please read CZML Structure for an explanation of how a CZML document is put together.

BackgroundPadding

The amount of horizontal and vertical padding, in pixels, between a label's text and its background.

Extends: InterpolatableProperty

Extends: DeletableProperty

Interpolatable: yes

Properties

cartesian2 - Cartesian2Value

The background padding specified as a two-dimensional Cartesian value [X, Y], in pixels, where X is the horizontal padding, and Y is the vertical padding.

reference - ReferenceValue

The background padding specified as a reference to another property.

Clone this wiki locally