ModelPrimitiveUri Property |
Gets the URI of the file used to load the file.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax Public ReadOnly Property Uri As Uri
Get
public:
property Uri^ Uri {
Uri^ get ();
}
member Uri : Uri with get
Property Value
Type:
UriSee Also