Skip to content

P_Rhino_Render_MappingTag_Id

Will Pearson edited this page Aug 12, 2016 · 2 revisions

MappingTag.Id Property

Gets or sets a map globally unique identifier.

Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Guid Id { get; set; }

VB

Public Property Id As Guid
	Get
	Set

Property Value

Type: Guid

Version Information

Supported in: 5D58w

See Also

Reference

MappingTag Class
Rhino.Render Namespace

Clone this wiki locally