DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.RelativePath | Methods | Properties
Computes path relative to configuration file.
// C# public WideString RelativePath( WideString _path );
' VisualBasic Public Function RelativePath( ByVal _path As WideString ) As WideString
// Oxygene public function RelativePath( _path : WideString ) : WideString;
Name | Type | Description |
---|---|---|
_path | WideString | path to be relative |
Type | Description |
---|---|
WideString | relative path |