2020 Members
Changes 4
M

RenderingSettings

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the RenderingSettings
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetBackgroundSettings() BackgroundSettings Returns an object that represents the rendering background settings.
M GetHashCode None Serves as a hash function for a particular type. (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 Gets the Type of the current instance. (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 Returns a string that represents the current object. (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.