ExternalDataManagerDataItemResolution Property |
The width and height of a image data item if applicable.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic string Resolution { get; set; }Public Property Resolution As String
Get
Set
public:
property String^ Resolution {
String^ get ();
void set (String^ value);
}member Resolution : string with get, set
Property Value
String
Exceptions
See Also