Share

ViewDisplayBackground Properties

The ViewDisplayBackground type exposes the following members.

Properties

 NameDescription
Public propertyBackgroundColor The color of the horizon when the type is 'Gradient'.
Public propertyGroundColor The color of the ground when the type is 'Gradient' or 'SunAndClouds'.
Public propertyHorizontalImageOffset The distance between the left viewport boundary and the left edge of the background image.
Public propertyHorizontalImageScale The horizontal scale of the background image; the scale of 1.0 puts the image pixel-to-pixel.
Public propertyImageFlags The image alignment indicators when the type is 'Image'.
Public propertyImagePath The path to the image file when the type is 'Image'.
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public propertySkyColor The color of the sky when the type is 'Gradient'.
Public propertyType The type of the background.
Public propertyVerticalImageOffset The distance between the bottom viewport boundary and the bottom edge of the background image.
Public propertyVerticalImageScale The vertical scale of the background image; the scale of 1.0 puts the image pixel-to-pixel.

See Also

Reference

Was this information helpful?