| Revit 2019.2 API |
| FillPattern..::..ExpandDots Method |
| FillPattern Class See Also |
Corrects pattern dots to make them be drawn properly for Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Syntax
| C# |
|---|
public bool ExpandDots() |
| Visual Basic |
|---|
Public Function ExpandDots As Boolean |
| Visual C++ |
|---|
public: bool ExpandDots() |