RasterImageDefLocateActivePath Method
|
Returns the path name of the actual file that
is currently used to define the image.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public string LocateActivePath()
Public Function LocateActivePath As String
public:
String^ LocateActivePath()
member LocateActivePath : unit -> string
Return Value
String
String that represents the path.
Remarks
Not
implemented.
See Also