The RenderSettings type exposes the following members.

Methods

  NameDescription
Public methodDispose()()()()
Dispose of the RenderSettings
Protected methodDispose(Boolean)
Diposes of the RenderSettings. Derived classes that override this method should call base.Dispose(disposing)
Public methodEquals (Inherited from Object.)
Protected methodFinalize
Destructor
(Overrides Object..::..Finalize()()()().)
Public methodGetHashCode (Inherited from Object.)
Public methodGetImageSymbol
Returns the symbol Image if PointImageSymbol has been set
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodReadXml
Reads the RenderSettings properties from an Xml representation
Public methodToString (Inherited from Object.)
Public methodWriteXml
Writes an XML representation of RenderSettings

See Also