Skip to main content

ProjectionOptions Members

The options of the surface projection.

Constructors

Name Description
ProjectionOptions() Initializes a new instance of the ProjectionOptions class with the default settings.

Fields

Name Description
BehaviorProperty static Identifies the ProjectionOptions.Behavior dependency property.
VisibleProperty static Identifies the ProjectionOptions.Visible dependency property.

Properties

Name Description
Behavior Gets or sets the identifier specifying how the projection should be shown.
Visible Gets or sets the value indicating whether the projection should be shown.
See Also