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 SetCutFillColor
Sets the cut surface fill color.
Public method SetCutFillPatternId
Sets the ElementId of the cut surface fill pattern.
Public method SetCutFillPatternVisible
Sets the visibility of the cut surface 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
Sets the projection surface fill color.
Public method SetProjectionFillPatternId
Sets the projection surface fill pattern.
Public method SetProjectionFillPatternVisible
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 SetSurfaceTransparency
Sets the projection surface transparency.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

See Also