A static class that provides access to the property names that appear in the Tile visual asset schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:  2018.1

Syntax

C#
public static class Tile
Visual Basic
Public NotInheritable Class Tile
Visual C++
public ref class Tile abstract sealed

Inheritance Hierarchy

System..::..Object
  Autodesk.Revit.DB.Visual..::..Tile

See Also