2021 Members
Changes 4
M

RenderingSettings

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RenderingSettings
M Equals None (Inherited from Object .) Object .
M GetBackgroundSettings() BackgroundSettings Returns an object that represents the rendering background settings.
M GetHashCode None (Inherited from Object .) Object .
M GetRenderingImageExposureSettings() RenderingImageExposureSettings Returns an object that represents the rendering image exposure settings.
M GetRenderingQualitySettings() RenderingQualitySettings Returns an object that represents the rendering quality settings.
M GetRenderingRegionOutline() Outline Returns the outline of the rendering region.
M GetType None (Inherited from Object .) Object .
M SetBackgroundSettings(BackgroundSettings) None Changes the rendering background settings details for the current background style.
M SetRenderingImageExposureSettings(RenderingImageExposureSettings) None Changes the rendering image exposure settings.
M SetRenderingQualitySettings(RenderingQualitySettings) None Change rendering quality settings.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P BackgroundStyle BackgroundStyle The enum value that controls the background style for rendering.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LightingSource LightingSource The lighting scheme type.
P PrinterResolution PrinterResolution The resolution level when using printer.
P ResolutionTarget ResolutionTarget The resolution target.
P ResolutionValue int The rendering resolution in dots per inch (DPI).
P UsesRegionRendering bool The bool value that indicates whether to use region rendering.