| Revit 2022.1 API |
| ColorFillScheme..::..GetFormatOptions Method |
| ColorFillScheme Class See Also |
Returns the FormatOptions of the scheme.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2022
Syntax
| C# |
|---|
public FormatOptions GetFormatOptions() |
| Visual Basic |
|---|
Public Function GetFormatOptions As FormatOptions |
| Visual C++ |
|---|
public: FormatOptions^ GetFormatOptions() |
Remarks
This method will return the default FormatOptions if the scheme is by value.