RhinoCommon API
SerializationOptions Class |
Contains options for serializing -or storing- data,
such as Rhino version and user data.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
The SerializationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SerializationOptions |
Initializes a new instance of the SerializationOptions class.
|
| Name | Description | |
|---|---|---|
| RhinoVersion |
Gets or sets a value indicating the Rhino version.
| |
| WriteUserData |
Gets or sets a value indicating whether to write user data.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |