MetallicPaintMetallicpaintFlecks Property |
The property labeled "Flecks" from the "MetallicPaint" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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