OverrideGraphicSettings Methods


The OverrideGraphicSettings type exposes the following members.

Methods

Name Description
Public method Dispose
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method SetCutBackgroundPatternColor
Sets the override color of the background pattern of cut faces.
Public method SetCutBackgroundPatternId
Sets the ElementId of the cut face background pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
Public method SetCutBackgroundPatternVisible
Sets the visibility of the cut face background fill pattern.
Public method SetCutFillColor Obsolete.
Sets the color of the foreground pattern of cut faces.
Public method SetCutFillPatternId Obsolete.
Sets the ElementId of the cut face foreground pattern.
Public method SetCutFillPatternVisible Obsolete.
Sets the visibility of the cut surface fill pattern.
Public method SetCutForegroundPatternColor
Sets the override color of the foreground pattern of cut faces.
Public method SetCutForegroundPatternId
Sets the ElementId of the cut face foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
Public method SetCutForegroundPatternVisible
Sets the visibility of the cut face foreground fill pattern.
Public method SetCutLineColor
Sets the cut surface line color.
Public method SetCutLinePatternId
Sets the ElementId of the cut surface line pattern.
Public method SetCutLineWeight
Sets the cut surface line weight.
Public method SetDetailLevel
Sets the detail level.
Public method SetHalftone
Sets the halftone value.
Public method SetProjectionFillColor Obsolete.
Sets the color of the surface foreground pattern.
Public method SetProjectionFillPatternId Obsolete.
Sets the ElementId of the surface foreground pattern.
Public method SetProjectionFillPatternVisible Obsolete.
Sets the visibility of the projection surface fill pattern.
Public method SetProjectionLineColor
Sets the projection surface line color.
Public method SetProjectionLinePatternId
Sets the ElementId of the projection surface line pattern.
Public method SetProjectionLineWeight
Sets the projection surface line weight.
Public method SetSurfaceBackgroundPatternColor
Sets the override color of the surface background pattern.
Public method SetSurfaceBackgroundPatternId
Sets the ElementId of the surface background pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
Public method SetSurfaceBackgroundPatternVisible
Sets the visibility of the surface background fill pattern.
Public method SetSurfaceForegroundPatternColor
Sets the override color of the surface foreground pattern.
Public method SetSurfaceForegroundPatternId
Sets the ElementId of the surface foreground pattern override. The fill pattern must be a drafting pattern. A value of InvalidElementId means no override is set.
Public method SetSurfaceForegroundPatternVisible
Sets the visibility of the surface foreground fill pattern.
Public method SetSurfaceTransparency
Sets the projection surface transparency.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also