RenderingSettings Members

The RenderingSettings type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RenderingSettings
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBackgroundSettings
Returns an object that represents the rendering background settings.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetRenderingImageExposureSettings
Returns an object that represents the rendering image exposure settings.
Public methodGetRenderingQualitySettings
Returns an object that represents the rendering quality settings.
Public methodGetRenderingRegionOutline
Returns the outline of the rendering region.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetBackgroundSettings
Changes the rendering background settings details for the current background style.
Public methodSetRenderingImageExposureSettings
Changes the rendering image exposure settings.
Public methodSetRenderingQualitySettings
Change rendering quality settings.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBackgroundStyle
The enum value that controls the background style for rendering.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLightingSource
The lighting scheme type.
Public propertyPrinterResolution
The resolution level when using printer.
Public propertyResolutionTarget
The resolution target.
Public propertyResolutionValue
The rendering resolution in dots per inch (DPI).
Public propertyUsesRegionRendering
The bool value that indicates whether to use region rendering.

See Also