MetallicPaint.MetallicpaintFlecks Property

MetallicPaintMetallicpaintFlecks Property

The property labeled "Flecks" from the "MetallicPaint" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static string MetallicpaintFlecks { get; }
Public Shared ReadOnly Property MetallicpaintFlecks As String
	Get
public:
static property String^ MetallicpaintFlecks {
	String^ get ();
}
static member MetallicpaintFlecks : string with get

Property Value

String
Remarks
This property is of type "AssetPropertyInteger" with accepted values in the enumerated type "MetallicpaintFlecksType".
See Also