ColorFillSchemeGetFormatOptions Method

Returns the FormatOptions of the scheme.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FormatOptions GetFormatOptions()

Return Value

FormatOptions
Remarks
This method will return the default FormatOptions if the scheme is by value.
See Also