Share

ColorFillScheme.GetFormatOptions Method

Returns the FormatOptions of the scheme.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public FormatOptions GetFormatOptions()

Return Value

FormatOptions

Remarks

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

See Also

Reference

Was this information helpful?