ViewDisplayBackgroundImageFlags Property |
The image alignment indicators when the type is 'Image'.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ViewDisplayBackgroundImageFlags ImageFlags { get; }
Public ReadOnly Property ImageFlags As ViewDisplayBackgroundImageFlags
Get
public:
property ViewDisplayBackgroundImageFlags ImageFlags {
ViewDisplayBackgroundImageFlags get ();
}
member ImageFlags : ViewDisplayBackgroundImageFlags with get
Property Value
ViewDisplayBackgroundImageFlags
See Also