ParameterTypeId.BackgroundDraftPatternIdParam Property

ParameterTypeIdBackgroundDraftPatternIdParam Property

"Background Fill Pattern"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId BackgroundDraftPatternIdParam { get; }
Public Shared ReadOnly Property BackgroundDraftPatternIdParam As ForgeTypeId
	Get
public:
static property ForgeTypeId^ BackgroundDraftPatternIdParam {
	ForgeTypeId^ get ();
}
static member BackgroundDraftPatternIdParam : ForgeTypeId with get

Property Value

ForgeTypeId
See Also