OverrideGraphicSettings Methods

The OverrideGraphicSettings type exposes the following members.

Methods

  NameDescription
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetCutBackgroundPatternColor
Sets the override color of the background pattern of cut faces.
Public methodSetCutBackgroundPatternId
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 methodSetCutBackgroundPatternVisible
Sets the visibility of the cut face background fill pattern.
Public methodSetCutForegroundPatternColor
Sets the override color of the foreground pattern of cut faces.
Public methodSetCutForegroundPatternId
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 methodSetCutForegroundPatternVisible
Sets the visibility of the cut face foreground fill pattern.
Public methodSetCutLineColor
Sets the cut surface line color.
Public methodSetCutLinePatternId
Sets the ElementId of the cut surface line pattern.
Public methodSetCutLineWeight
Sets the cut surface line weight.
Public methodSetDetailLevel
Sets the detail level.
Public methodSetHalftone
Sets the halftone value.
Public methodSetProjectionLineColor
Sets the projection surface line color.
Public methodSetProjectionLinePatternId
Sets the ElementId of the projection surface line pattern.
Public methodSetProjectionLineWeight
Sets the projection surface line weight.
Public methodSetSurfaceBackgroundPatternColor
Sets the override color of the surface background pattern.
Public methodSetSurfaceBackgroundPatternId
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 methodSetSurfaceBackgroundPatternVisible
Sets the visibility of the surface background fill pattern.
Public methodSetSurfaceForegroundPatternColor
Sets the override color of the surface foreground pattern.
Public methodSetSurfaceForegroundPatternId
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 methodSetSurfaceForegroundPatternVisible
Sets the visibility of the surface foreground fill pattern.
Public methodSetSurfaceTransparency
Sets the projection surface transparency.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also