ImageTypePathType Property |
The path type that was used to refer to the file from which the ImageType was loaded.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic PathType PathType { get; }
Public ReadOnly Property PathType As PathType
Get
public:
property PathType PathType {
PathType get ();
}
member PathType : PathType with get
Property Value
PathType
See Also