MappingTag.MappingCRC Property

MappingTagMappingCRC Property

Gets or sets the cyclic redundancy check on the mapping. See also CRC32(UInt32, Byte).

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public uint MappingCRC { get; set; }
Public Property MappingCRC As UInteger
	Get
	Set

Property Value

Type: UInt32
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also