| Revit 2015 API |
| TextNoteTypeSet Constructor |
| TextNoteTypeSet Class See Also |
Initializes a new instance of the TextNoteTypeSet class
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
| C# |
|---|
public TextNoteTypeSet() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: TextNoteTypeSet() |