SnapshotLayer

SnapshotLayer

Specifies which layers to include in a snapshot. These may be bitwise OR-ed together.

Index

Enumeration Members

Enumeration Members

SnapshotLayer.All
All: 7

All available layers.

SnapshotLayer.Html
Html: 4

HTML-based markup, such as text boxes.

SnapshotLayer.Model
Model: 1

The rendered model and 3D overlays.

SnapshotLayer.Svg
Svg: 2

SVG-based markup.